postgresql/src/bin
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
..
initdb Transaction IDs wrap around, per my proposal of 13-Aug-01. More 2001-08-26 16:56:03 +00:00
initlocation Add copyright mentions, per Tom Lane. 2001-02-18 18:34:02 +00:00
ipcclean I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
pg_config Include directory rearrangement 2001-08-28 14:20:28 +00:00
pg_ctl Move export to a separate line, per Peter E. 2001-07-11 19:36:41 +00:00
pg_dump Use a cursor for fetching data in -d or -D mode, so that pg_dump doesn't 2001-08-27 20:33:07 +00:00
pg_encoding Add checking for strtoul. SunOS4 does not have it. 2001-03-23 05:46:05 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_passwd Add provisions for using strdup replacement in the places that still 2001-05-12 19:49:48 +00:00
pgaccess Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid. 2001-08-10 23:29:46 +00:00
pgtclsh We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any 2001-03-14 21:03:38 +00:00
psql Reverse sense of comparison in psql socket test, per Tom Lane. 2001-08-24 19:59:54 +00:00
scripts Add single-letter encryption options for createuser. Update createuser --help. 2001-08-26 04:19:46 +00:00
Makefile Add copyright mentions, per Tom Lane. 2001-02-18 18:34:02 +00:00