postgresql/src
Alvaro Herrera 296f3a6053 Support more commands in event triggers
COMMENT, SECURITY LABEL, and GRANT/REVOKE now also fire
ddl_command_start and ddl_command_end event triggers, when they operate
on database-local objects.

Reviewed-By: Michael Paquier, Andres Freund, Stephen Frost
2015-02-23 14:22:42 -03:00
..
backend Support more commands in event triggers 2015-02-23 14:22:42 -03:00
bin Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
common Speed up CRC calculation using slicing-by-8 algorithm. 2015-02-10 10:54:40 +02:00
include Support more commands in event triggers 2015-02-23 14:22:42 -03:00
interfaces Fix potential deadlock with libpq non-blocking mode. 2015-02-23 13:34:21 +02:00
makefiles
pl In array_agg(), don't create a new context for every group. 2015-02-21 17:24:48 -08:00
port Try to fix busted gettimeofday() code. 2015-02-21 17:15:13 -05:00
template Remove duplicate specification of -Ae for HP-UX C compiler. 2015-01-13 22:52:11 -05:00
test Remove unnecessary and unreliable test 2015-02-20 14:03:49 -03:00
timezone Update time zone data files to tzdata release 2015a. 2015-01-30 22:45:44 -05:00
tools Fix Perl coding error in msvc build system 2015-02-18 20:24:30 -05:00
tutorial Update copyright for 2015 2015-01-06 11:43:47 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib Install shared libraries also in bin on cygwin, mingw 2015-01-18 22:36:40 -05:00
nls-global.mk
win32.mak