postgresql/src
Tom Lane b642e50aea Fix backwards test for Windows service-ness in pg_ctl.
A thinko in a96761391 caused pg_ctl to get it exactly backwards when
deciding whether to report problems to the Windows eventlog or to stderr.
Per bug #14001 from Manuel Mathar, who also identified the fix.
Like the previous patch, back-patch to all supported branches.
2016-03-07 10:40:44 -05:00
..
backend Fix wrong allocation size in c8f621c43. 2016-03-06 16:27:20 -08:00
bin Fix backwards test for Windows service-ness in pg_ctl. 2016-03-07 10:40:44 -05:00
common Expose control file data via SQL accessible functions. 2016-03-05 11:10:19 -08:00
include logical decoding: Fix handling of large old tuples with replica identity full. 2016-03-05 18:02:20 -08:00
interfaces Fix incorrect comment. 2016-03-01 13:31:44 -05:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Add prefix to pl/pgsql global variables and functions 2016-03-03 10:45:59 +01:00
port Add new system view, pg_config 2016-02-17 09:12:06 -08:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Make stats regression test robust in the face of parallel query. 2016-03-04 16:20:49 -05:00
timezone Update time zone data files to tzdata release 2016a. 2016-02-05 10:59:09 -05:00
tools Expose control file data via SQL accessible functions. 2016-03-05 11:10:19 -08:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Respect TEMP_CONFIG when pg_regress_check and friends are called 2016-02-27 12:28:21 -05:00
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 2015-07-15 21:00:26 -04:00
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak