postgresql/src
Noah Misch 41baee7a93 Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals().
Reviewed by Tom Lane and Robert Haas.
2016-02-05 20:23:40 -05:00
..
backend Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals(). 2016-02-05 20:23:40 -05:00
bin In pg_dump, ensure that view triggers are processed after view rules. 2016-02-04 00:26:10 -05:00
common Fix typos in comments 2016-02-01 11:43:48 +01:00
include Fix typo. 2016-02-05 07:56:59 -05:00
interfaces Make sure ecpg header files do not have a comment lasting several lines, one of 2016-02-01 13:21:00 +01:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Remove no-longer-needed old-style check for incompatible plpythons. 2016-01-11 20:13:31 -05:00
port Fix order of arguments to va_start() 2016-01-07 20:32:49 -03:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Add num_nulls() and num_nonnulls() to count NULL arguments. 2016-02-04 23:03:37 -05:00
timezone Update time zone data files to tzdata release 2016a. 2016-02-05 10:59:09 -05:00
tools Change the way that LWLocks for extensions are allocated. 2016-02-04 16:43:04 -05:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for systemd service notifications 2016-02-02 21:04:29 -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