postgresql/src
Tom Lane c110678a47 Remove useless unary plus.
It's harmless, but might confuse readers.  Seems to have been introduced
in 6bc8ef0b7f.  Back-patch, just to avoid cosmetic cross-branch
differences.

Amit Langote
2016-02-29 10:48:40 -05:00
..
backend Remove useless unary plus. 2016-02-29 10:48:40 -05:00
bin Move some code from RewindTest into PostgresNode 2016-02-26 13:24:22 -03:00
common Cosmetic improvements in new config_info code. 2016-02-21 11:38:24 -05:00
include Add new FDW API to test for parallel-safety. 2016-02-26 16:14:46 +05:30
interfaces Respect TEMP_CONFIG when pg_regress_check and friends are called 2016-02-27 12:28:21 -05:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Make plpython cope with funny characters in function names. 2016-02-16 21:08:15 -05: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 Fix incorrect varlevelsup in security_barrier_replace_vars(). 2016-02-29 12:28:06 +00:00
timezone Update time zone data files to tzdata release 2016a. 2016-02-05 10:59:09 -05:00
tools Add a test framework for recovery 2016-02-26 16:13:30 -03:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
bcc32.mak
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
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak