postgresql/src
Peter Eisentraut 1116108c92 Handle change of slot name in logical replication apply
Since change of slot name is a supported operation, handle it more
gracefully, instead of in the this-should-not-happen way.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
2017-04-03 11:10:28 -04:00
..
backend Handle change of slot name in logical replication apply 2017-04-03 11:10:28 -04:00
bin Fix behavior of psql's \p to agree with \g, \w, etc. 2017-04-02 16:50:25 -04:00
common Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
fe_utils Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
include Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
interfaces Fix typo in comment 2017-03-31 09:00:38 +02:00
makefiles
pl Add transition table support to plpgsql. 2017-03-31 23:30:08 -05:00
port
template
test Fix behavior of psql's \p to agree with \g, \w, etc. 2017-04-02 16:50:25 -04:00
timezone
tools Remove reinvention of stringify macro. 2017-04-02 19:19:16 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in ICU support 2017-03-23 15:28:48 -04:00
Makefile.shlib
nls-global.mk
win32.mak