postgresql/src/bin
Bruce Momjian 49ec613201 In our source code, make a copy of getopt's 'optarg' string arguments,
rather than just storing a pointer.
2012-10-12 13:35:43 -04:00
..
initdb Work around unportable behavior of malloc(0) and realloc(NULL, 0). 2012-10-02 17:32:42 -04:00
pg_basebackup Work around unportable behavior of malloc(0) and realloc(NULL, 0). 2012-10-02 17:32:42 -04:00
pg_config Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
pg_controldata Print the name of the WAL file containing latest REDO ptr in pg_controldata. 2012-07-14 14:22:57 +03:00
pg_ctl Work around unportable behavior of malloc(0) and realloc(NULL, 0). 2012-10-02 17:32:42 -04:00
pg_dump In our source code, make a copy of getopt's 'optarg' string arguments, 2012-10-12 13:35:43 -04:00
pg_resetxlog Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. 2012-06-26 07:49:02 +03:00
pgevent Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
psql In our source code, make a copy of getopt's 'optarg' string arguments, 2012-10-12 13:35:43 -04:00
scripts In our source code, make a copy of getopt's 'optarg' string arguments, 2012-10-12 13:35:43 -04:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00