postgresql/src/backend
..
access
bootstrap pgindent run for 9.5 2015-05-23 21:35:49 -04:00
catalog Allow pg_create_physical_replication_slot() to reserve WAL. 2015-08-11 12:34:31 +02:00
commands Fix a number of places that produced XX000 errors in the regression tests. 2015-08-02 23:49:19 -04:00
executor
foreign
lib Rely on inline functions even if that causes warnings in older compilers. 2015-08-05 18:19:52 +02:00
libpq
main Revoke support for strxfrm() that write past the specified array length. 2015-07-08 20:44:21 -04:00
nodes Postpone extParam/allParam calculations until the very end of planning. 2015-08-11 23:48:37 -04:00
optimizer Undo mistaken tightening in join_is_legal(). 2015-08-12 21:19:03 -04:00
parser Remove gram.y's precedence declaration for OVERLAPS. 2015-08-09 19:01:04 -04:00
po
port Rely on inline functions even if that causes warnings in older compilers. 2015-08-05 18:19:52 +02:00
postmaster Fix incorrect order of lock file removal and failure to close() sockets. 2015-08-02 14:55:03 -04:00
regex Fix some possible low-memory failures in regexp compilation. 2015-08-12 00:48:11 -04:00
replication
rewrite RLS: Keep deny policy when only restrictive exist 2015-08-03 15:32:49 -04:00
snowball Remove no-longer-required function declarations. 2015-05-24 12:20:23 -04:00
storage Fix two off-by-one errors in bufmgr.c. 2015-08-12 17:35:50 +02:00
tcop Add ALTER OPERATOR command, for changing selectivity estimator functions. 2015-07-14 18:17:55 +03:00
tsearch pgindent run for 9.5 2015-05-23 21:35:49 -04:00
utils Don't include low level locking code from frontend code. 2015-08-07 15:10:56 +02:00
.gitignore
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile AIX: Link the postgres executable with -Wl,-brtllib. 2015-07-15 21:00:26 -04:00
nls.mk Translation updates 2015-02-01 23:23:40 -05:00