postgres/src
Peter Eisentraut c67a55da4e Make lsn argument of walrcv_create_slot() optional
Some callers are not using it, so it's wasteful to have to specify it.

Reviewed-by: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/CA+fd4k4BcYrYucNfTnK-CQX3+jsG+PRPEhHAUSo-W4P0Lec57A@mail.gmail.com
2020-01-11 09:07:14 +01:00
..
backend Make lsn argument of walrcv_create_slot() optional 2020-01-11 09:07:14 +01:00
bin pgbench: Make more debug messages use common logging API 2020-01-10 09:02:25 +09:00
common Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
fe_utils Update copyrights for 2020 2020-01-01 12:21:45 -05:00
include Remove STATUS_FOUND 2020-01-11 07:48:57 +01:00
interfaces Improve GSSAPI Encryption startup comment in libpq 2020-01-08 10:57:09 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Modernize Python exception syntax in tests 2020-01-08 22:47:22 +01:00
port Update copyrights for 2020 2020-01-01 12:21:45 -05:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test doc: Fix naming of SELinux 2020-01-10 09:36:55 +09:00
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00