postgresql/src
Robert Haas fb47544d0c Minor fixes for WAL consistency checking.
Michael Paquier, reviewed and slightly revised by me.

Discussion: http://postgr.es/m/CAB7nPqRzCQb=vdfHvMtP0HMLBHU6z1aGdo4GJsUP-HP8jx+Pkw@mail.gmail.com
2017-02-14 12:41:01 -05:00
..
backend Minor fixes for WAL consistency checking. 2017-02-14 12:41:01 -05:00
bin Replace reference to "xlog-method" with "wal-method" in error message. 2017-02-15 01:26:44 +09:00
common Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
fe_utils Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
include Minor fixes for WAL consistency checking. 2017-02-14 12:41:01 -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 Attempt to handle pending-delete files on Windows 2017-01-04 10:48:30 +01:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Don't disallow dropping NOT NULL for a list partition key. 2017-02-14 12:13:41 -05:00
timezone Update time zone data files to tzdata release 2016j. 2017-01-30 11:40:22 -05:00
tools Remove contrib/tsearch2. 2017-02-13 11:06:11 -05:00
tutorial Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
.gitignore
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
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak