postgres/src/backend/commands
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
..
aggregatecmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
alter.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
amcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
analyze.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
async.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
cluster.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
collationcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
comment.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
constraint.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
conversioncmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
copy.c Make parser rely more heavily on the ParseNamespaceItem data structure. 2020-01-02 11:29:01 -05:00
createas.c Make better use of ParseState in ProcessUtility 2020-01-04 13:12:41 +01:00
dbcommands.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
define.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
discard.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dropcmds.c Revert "Forbid DROP SCHEMA on temporary namespaces" 2020-01-08 10:36:12 +09:00
event_trigger.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
explain.c Make better use of ParseState in ProcessUtility 2020-01-04 13:12:41 +01:00
extension.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
foreigncmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
functioncmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
indexcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
lockcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
matview.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
opclasscmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
operatorcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
policy.c Make parser rely more heavily on the ParseNamespaceItem data structure. 2020-01-02 11:29:01 -05:00
portalcmds.c Make better use of ParseState in ProcessUtility 2020-01-04 13:12:41 +01:00
prepare.c Make better use of ParseState in ProcessUtility 2020-01-04 13:12:41 +01:00
proclang.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
publicationcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
schemacmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
seclabel.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
sequence.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
statscmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
subscriptioncmds.c Make lsn argument of walrcv_create_slot() optional 2020-01-11 09:07:14 +01:00
tablecmds.c Fix handling of generated columns in ALTER TABLE. 2020-01-08 09:42:53 -05:00
tablespace.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
trigger.c Make parser rely more heavily on the ParseNamespaceItem data structure. 2020-01-02 11:29:01 -05:00
tsearchcmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
typecmds.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
user.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
vacuum.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
variable.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
view.c Make parser rely more heavily on the ParseNamespaceItem data structure. 2020-01-02 11:29:01 -05:00