postgresql/src
Peter Eisentraut 713f7c47d9 Fix after trigger execution in logical replication
From: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Tested-by: Thom Brown <thom@linux.com>
2017-03-03 10:05:56 -05:00
..
backend Fix after trigger execution in logical replication 2017-03-03 10:05:56 -05:00
bin Add pg_current_logfile() function. 2017-03-03 11:43:11 +05:30
common Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
fe_utils Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
include Use asynchronous connect API in libpqwalreceiver 2017-03-03 09:13:58 -05:00
interfaces Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 2017-01-20 12:51:31 -05:00
pl Remove PL/Tcl's "module" facility. 2017-02-27 11:20:22 -05:00
port Put back #include <windows.h> in dirmod.c. 2017-02-25 18:34:09 -05:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Fix after trigger execution in logical replication 2017-03-03 10:05:56 -05:00
timezone Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
tools Reduce size of common allocation header. 2017-02-28 19:42:44 -08:00
tutorial Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 2017-02-17 08:56:57 -05:00
Makefile.global.in Dept of second thoughts: rename new perl script. 2017-02-19 16:41:51 -05:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:33:58 +02:00
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak