postgresql/src/bin
Tom Lane 6c91eef7b7 Fix handling of pg_type.typdefault per bug report from Dave Blasby.
If there's anyone out there who's actually using datatype-defined
default values, this will be an incompatible change in behavior ...
but the old behavior was so broken that I doubt anyone was using it.
2001-09-06 02:07:42 +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 Fix handling of pg_type.typdefault per bug report from Dave Blasby. 2001-09-06 02:07:42 +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 Parse the arguments of \connect as SQL identifiers, so that they expose 2001-09-02 23:52:19 +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