postgresql/src/bin
Tom Lane ceca2a7d14 Un-break pg_dump --- pg_class.indproc is now regproc not oid, which
for some reason displays a zero oid differently.  Possibly we should
revert that schema change, but it's easy to make pg_dump accept both
spellings so I'll do that for now.
2001-08-27 00:44:40 +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 Cope with configure arguments that contain spaces. 2001-05-13 00:12:05 +00:00
pg_ctl Move export to a separate line, per Peter E. 2001-07-11 19:36:41 +00:00
pg_dump Un-break pg_dump --- pg_class.indproc is now regproc not oid, which 2001-08-27 00:44:40 +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