postgresql/src
Tom Lane 270d7dd8a5 Silence compiler warnings in tbm_prepare_shared_iterate().
Maybe Robert's compiler can convince itself that these variables are
never used uninitialized, but mine can't.
2017-03-08 10:39:40 -05:00
..
backend Silence compiler warnings in tbm_prepare_shared_iterate(). 2017-03-08 10:39:40 -05:00
bin pg_waldump: Remove extra newline in error message 2017-03-08 10:08:32 -05:00
common A collection of small fixes for the SCRAM patch. 2017-03-07 19:00:22 +02:00
fe_utils Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
include Remove inclusion of postgres.h from a few header files. 2017-03-08 08:18:12 -05:00
interfaces A collection of small fixes for the SCRAM patch. 2017-03-07 19:00:22 +02:00
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 2017-01-20 12:51:31 -05:00
pl Invent start_proc parameters for PL/Tcl. 2017-03-07 12:40:44 -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 segfault in ALTER PUBLICATION/SUBSCRIPTION RENAME 2017-03-07 22:44:59 -05:00
timezone Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
tools Clean up test_ifaddrs a bit. 2017-03-07 12:06:07 -05: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