postgresql/src/bin
Alvaro Herrera 885a4d3d9a Our version of getopt_long does not set optarg upon detecting an error, as
opposed to what other versions apparently do, so it's not safe to print an
error message.  Besides, getopt_long itself already did, so it's redundant
anyway.
2006-06-25 04:37:55 +00:00
..
initdb Merge postmaster and postgres command into just postgres. postmaster 2006-06-18 15:38:37 +00:00
ipcclean Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_config Update comment. 2006-06-06 22:41:09 +00:00
pg_controldata Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
pg_ctl Our version of getopt_long does not set optarg upon detecting an error, as 2006-06-25 04:37:55 +00:00
pg_dump Document issues with non-default tablespaces and pg_dumpall restores. 2006-06-16 22:01:17 +00:00
pg_resetxlog Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
pgevent Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
psql Move setup_cancel_handler() up near start of psql main(), where the 2006-06-21 19:40:31 +00:00
scripts Fix up hack to suppress escape_string_warning so that it actually works 2006-06-01 00:15:36 +00:00
Makefile Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00