postgresql/src/backend
..
access Prevent to use magic constants 2016-04-28 16:39:25 +03:00
bootstrap Revert CREATE INDEX ... INCLUDING ... 2016-04-08 21:52:13 +03:00
catalog
commands
executor Tighten up sanity checks for parallel aggregate in execQual.c. 2016-04-27 12:05:35 -04:00
foreign Fix whitespace 2016-04-11 14:44:51 -04:00
lib Remove mergeHyperLogLog. 2016-04-27 10:55:32 -04:00
libpq Add authentication parameters compat_realm and upn_usename for SSPI 2016-04-08 20:28:38 +02:00
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 2016-03-10 14:10:18 +01:00
nodes Remove inadvertently commited vim swapfile. 2016-04-27 11:53:01 -04:00
optimizer Fix EXPLAIN VERBOSE output for parallel aggregate. 2016-04-27 07:37:40 -04:00
parser Fix unexpected side-effects of operator_precedence_warning. 2016-04-21 23:17:36 -04:00
po
port
postmaster
regex
replication Remember asking for feedback during walsender shutdown. 2016-04-28 22:11:18 -07:00
rewrite Improve error message for rejecting RETURNING clauses with dropped columns. 2016-02-29 19:11:38 -05:00
snowball
storage Don't open formally non-existent segments in _mdfd_getseg(). 2016-04-26 20:32:51 -07:00
tcop Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
tsearch Fix possible use of uninitialised value in ts_headline() 2016-04-08 21:25:14 +03:00
utils Clean up parsing of synchronous_standby_names GUC variable. 2016-04-27 17:55:25 -04:00
.gitignore
common.mk
Makefile
nls.mk