postgresql/src
Robert Haas 3f01fd4ca0 Rename dtrace probes for ongoing xlog -> wal conversion.
xlog-switch becomes wal-switch, and xlog-insert becomes wal-insert.
2017-02-09 16:40:19 -05:00
..
backend Rename dtrace probes for ongoing xlog -> wal conversion. 2017-02-09 16:40:19 -05:00
bin Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
common
fe_utils
include Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -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 Remove all references to "xlog" from SQL-callable functions in pg_proc. 2017-02-09 15:10:09 -05:00
timezone Update time zone data files to tzdata release 2016j. 2017-01-30 11:40:22 -05:00
tools Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
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