postgresql/src/backend
Robert Haas bb4a39637a hash: Support WAL consistency checking.
Kuntal Ghosh, reviewed by Amit Kapila and Ashutosh Sharma, with
a few tweaks by me.

Discussion: http://postgr.es/m/CAGz5QCJLERUn_zoO0eDv6_Y_d0o4tNTMPeR7ivTLBg4rUrJdwg@mail.gmail.com
2017-03-14 14:58:56 -04:00
..
access hash: Support WAL consistency checking. 2017-03-14 14:58:56 -04:00
bootstrap Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
catalog Change the relkind for partitioned tables from 'P' to 'p'. 2017-03-10 13:15:47 -05:00
commands hash: Add write-ahead logging support. 2017-03-14 13:27:02 -04:00
executor Spelling fixes 2017-03-14 12:58:39 -04:00
foreign Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
lib
libpq Include port number when logging successful binding to a TCP port. 2017-03-14 13:18:38 -04:00
main
nodes Fix bug in parallel tidbitmap iteration. 2017-03-09 12:13:48 -05:00
optimizer Fix regression in parallel planning against inheritance tables. 2017-03-14 14:33:14 -04:00
parser Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
po
port Spelling fixes 2017-03-14 12:58:39 -04:00
postmaster Reduce log verbosity of startup/shutdown for launcher subprocesses. 2017-03-10 15:18:38 -05:00
regex Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
replication Spelling fixes 2017-03-14 12:58:39 -04:00
rewrite Support XMLTABLE query expression 2017-03-08 12:40:26 -03:00
snowball
storage Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
tcop Disallow CREATE/DROP SUBSCRIPTION in transaction block 2017-03-03 23:29:13 -05:00
tsearch Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
utils hash: Add write-ahead logging support. 2017-03-14 13:27:02 -04:00
.gitignore
common.mk
Makefile
nls.mk