File: postgresql-dev.README

package info (click to toggle)
postgresql 7.4.7-6sarge6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 11,168 kB
  • ctags: 27
  • sloc: sh: 1,903; makefile: 337; ansic: 204; perl: 69; sed: 6; tcl: 1
file content (13 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
postgresql-dev
==============

This package contains the header files for programming front-ends
to the PostgreSQL backend. It also contains the ecpg language for
embedding SQL in C programs; this was formerly a separate package -
ecpg.

When compiling with postgresql include files, add
-I/usr/include/postgresql to your compilation options.

For fuller information, install postgresql-doc and refer to the
documentation in /usr/share/doc/postgresql-doc.