postgresql/src/interfaces
Peter Eisentraut f5944af8ba Include directory rearrangement
Client headers are no longer in a subdirectory, since they have been made
namespace-clean.

Internal libpq headers are in a private subdirectory.

Server headers are in a private subdirectory.  pg_config has a new option
to point there.
2001-08-28 14:20:28 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg Avoid #ifdef inside printf() ... that loses on platforms where printf() 2001-08-28 02:47:18 +00:00
jdbc Please pull this patch. It breaks JDBC1 support. The JDBC1 code no 2001-08-26 17:08:48 +00:00
libpgeasy Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpgtcl Since PQoidStatus is deprecated, we should probably stop using it in 2001-08-10 22:50:10 +00:00
libpq Include directory rearrangement 2001-08-28 14:20:28 +00:00
libpq++ Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
odbc Fix a wrong error handling. 2001-08-28 05:52:13 +00:00
perl5 Put the right runpath to libpq into the Perl module shared object on more 2001-08-26 22:28:04 +00:00
python Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00