postgresql/src/bin
Tom Lane 06d5803ffa Fix assorted confusion between Oid and int32.
In passing, also make some debugging elog's in pgstat.c a bit more
consistently worded.

Back-patch as far as applicable (9.3 or 9.4; none of these mistakes are
really old).

Mark Dilger identified and patched the type violations; the message
rewordings are mine.
2014-12-11 15:41:15 -05:00
..
initdb Give a proper error message if initdb password file is empty. 2014-12-05 14:30:31 +02:00
pg_basebackup Fix bug in the test of file descriptor of current WAL file in pg_receivexlog. 2014-11-19 19:10:04 +09:00
pg_config Remove use of TAP subtests 2014-10-29 19:41:19 -04:00
pg_controldata Keep track of transaction commit timestamps 2014-12-03 11:53:02 -03:00
pg_ctl Translation updates 2014-11-16 21:32:51 -05:00
pg_dump Fix assorted confusion between Oid and int32. 2014-12-11 15:41:15 -05:00
pg_resetxlog Keep track of transaction commit timestamps 2014-12-03 11:53:02 -03:00
pgevent
psql REINDEX SCHEMA 2014-12-09 00:28:00 +09:00
scripts Fix typo 2014-12-10 20:55:30 -05:00
Makefile