postgresql/src/backend
Robert Haas 2bbdc6875d dsa: Cope with the possibility that SIZE_MAX is not defined.
Per buildfarm member gaur and Tom Lane.
2016-12-05 15:22:33 -05:00
..
access Fix race introduced by 6d46f4783e. 2016-12-05 11:43:37 -05:00
bootstrap Support condition variables. 2016-11-22 14:27:11 -05:00
catalog Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits. 2016-12-02 14:57:55 -05:00
commands Permit dump/reload of not-too-large >1GB tuples 2016-12-02 00:34:01 -03:00
executor User narrower representative tuples in the hash-agg hashtable. 2016-11-30 17:30:09 -08:00
foreign Remove GetUserMappingId() and GetUserMappingById(). 2016-07-22 11:32:23 -04:00
lib Permit dump/reload of not-too-large >1GB tuples 2016-12-02 00:34:01 -03:00
libpq Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02:00
main Remove barrier.h 2016-11-22 20:28:24 -05:00
nodes Implement syntax for transition tables in AFTER triggers. 2016-11-04 10:49:50 -05:00
optimizer Fix bogus handling of JOIN_UNIQUE_OUTER/INNER cases for parallel joins. 2016-11-29 19:32:35 -05:00
parser Don't mess up pstate->p_next_resno in transformOnConflictClause(). 2016-12-04 15:02:45 -05:00
po Translation updates 2016-08-08 11:08:00 -04:00
port Try to find out the actual hugepage size when making a MAP_HUGETLB request. 2016-10-13 15:06:46 -04:00
postmaster Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02:00
regex Make locale-dependent regex character classes work for large char codes. 2016-09-05 17:06:29 -04:00
replication Fix outdated comments 2016-12-02 10:15:36 -03:00
rewrite Cleanup of rewriter and planner handling of Query.hasRowSecurity flag. 2016-11-10 16:16:33 -05:00
snowball Update copyright for 2016 2016-01-02 13:33:40 -05:00
storage Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02:00
tcop Remove or reduce verbosity of some debug messages. 2016-11-17 17:05:16 -05:00
tsearch Add macros to make AllocSetContextCreate() calls simpler and safer. 2016-08-27 17:50:38 -04:00
utils dsa: Cope with the possibility that SIZE_MAX is not defined. 2016-12-05 15:22:33 -05: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 Straighten out some whitespace 2016-11-29 15:08:14 -05:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00