postgresql/src/backend
Peter Eisentraut 128e6ee01d Assorted compilation and test fixes
related to 7c4f52409a, per build farm

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
2017-03-23 11:44:43 -04:00
..
access Replication lag tracking for walsenders 2017-03-23 14:05:28 +00:00
bootstrap Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
catalog Replication lag tracking for walsenders 2017-03-23 14:05:28 +00:00
commands Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
executor Don't scan partitioned tables. 2017-03-21 09:48:04 -04:00
foreign Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
lib Fix overflow check in StringInfo; add missing casts 2017-01-10 11:41:13 -03:00
libpq Support multiple RADIUS servers 2017-03-22 18:11:08 +01:00
main Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes Assorted compilation and test fixes 2017-03-23 11:44:43 -04:00
optimizer Fix wrong costing of Sort under Gather Merge. 2017-03-22 14:45:14 -04:00
parser Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
po Translation updates 2016-08-08 11:08:00 -04:00
port Fix WaitEventSetWait() to handle write-ready waits properly on Windows. 2017-03-17 14:58:06 -04:00
postmaster Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
regex Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
replication Replication lag tracking for walsenders 2017-03-23 14:05:28 +00:00
rewrite Support XMLTABLE query expression 2017-03-08 12:40:26 -03:00
snowball Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
storage Correct erroneous comment in GetOldestXmin() 2017-03-22 16:58:12 +00:00
tcop Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
tsearch Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
utils Minor spelling correction in comment 2017-03-23 15:29:42 +00:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile Fix parallel make issue with new fmgrprotos.h 2017-01-23 15:36:27 -05:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00