postgresql/src
Robert Haas 565903af47 Allow the element allocator for a simplehash to be specified.
This is infrastructure for a pending patch to allow parallel bitmap
heap scans.

Dilip Kumar, reviewed (in earlier versions) by Andres Freund and
(more recently) by me.  Some further renaming by me, also.
2017-02-07 16:01:44 -05:00
..
backend Allow the element allocator for a simplehash to be specified. 2017-02-07 16:01:44 -05:00
bin Add missing newline to error messages 2017-02-06 09:47:39 -05:00
common
fe_utils
include Allow the element allocator for a simplehash to be specified. 2017-02-07 16:01:44 -05:00
interfaces Fix typos in comments. 2017-02-06 11:33:58 +02:00
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 2017-01-20 12:51:31 -05:00
pl Fix typos in comments. 2017-02-06 11:33:58 +02:00
port
template
test Avoid permission failure in pg_sequences.last_value 2017-02-06 15:27:01 -05:00
timezone Update time zone data files to tzdata release 2016j. 2017-01-30 11:40:22 -05:00
tools Extend index AM API for parallel index scans. 2017-01-24 16:42:58 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile Logical replication 2017-01-20 09:04:49 -05:00
Makefile.global.in Fix cross-shlib linking in temporary installs on HPUX 10. 2017-01-21 15:15:39 -05:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:33:58 +02:00
nls-global.mk
win32.mak