postgresql/src
Bruce Momjian 4bad548d98 psql: add separate \d display for disabled system triggers
Previously if you disabled all triggers, only user triggers would
show as disabled

Per report from Andres Freund
2014-02-24 12:44:55 -05:00
..
backend Allow single-point polygons to be converted to circles 2014-02-24 12:24:00 -05:00
bin psql: add separate \d display for disabled system triggers 2014-02-24 12:44:55 -05:00
common Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
include Use pg_lsn data type in pg_stat_replication, too. 2014-02-24 10:38:45 -05:00
interfaces Fix some missing .gitignore and "make clean" items in ecpg. 2014-02-19 18:50:48 -05:00
makefiles Flush a stray definition of $(DLLTOOL). 2014-02-11 12:59:48 -05:00
pl Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 2014-02-23 16:59:05 -05:00
port Fix unportable coding in tarCreateHeader(). 2014-02-16 20:01:18 -05:00
template Revert to using --enable-auto-import in Cygwin builds. 2014-02-16 15:14:04 -05:00
test Remove a couple of comments from the pg_lsn regression test. 2014-02-24 09:32:21 -05:00
timezone Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
tools Disable RandomizedBaseAddress on MSVC builds 2014-02-18 14:45:58 +01:00
tutorial Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Cygwin build fixes. 2014-02-11 12:10:52 -05:00
Makefile.shlib Tweak position of $(DLL_DEFFILE) in shared-library link commands. 2014-02-12 11:22:23 -05:00
nls-global.mk
win32.mak