postgresql/src
Bruce Momjian b69c4e65be psql: update "replica identity" display for \d+
Display "replica identity" only for \d plus mode, exclude system schema
objects, and display all possible values, not just non-default,
non-index ones.
2014-03-26 11:13:17 -04:00
..
backend Cleanup around json_to_record/json_to_recordset 2014-03-26 10:18:24 -04:00
bin psql: update "replica identity" display for \d+ 2014-03-26 11:13:17 -04:00
common Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 2014-03-21 13:47:37 -04:00
include Cleanup around json_to_record/json_to_recordset 2014-03-26 10:18:24 -04:00
interfaces libpq: pass a memory allocation failure error up to PQconndefaults() 2014-03-20 11:48:31 -04:00
makefiles
pl plperl: Fix memory leak in hek2cstr 2014-03-16 23:22:21 -03:00
port Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 2014-03-21 13:47:37 -04:00
template
test psql: update "replica identity" display for \d+ 2014-03-26 11:13:17 -04:00
timezone Update time zone data files to tzdata release 2014a. 2014-03-15 13:36:07 -04:00
tools
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak