postgresql/src/backend/replication/logical
Amit Kapila 695f459f17 Fix compiler warning introduced in commit 705e20f855.
Reported-by: Nathan Bossart
Author: Nathan Bossart
Reviewed-by: Osumi Takamichi
Discussion : https://postgr.es/m/20220314230424.GA1085716@nathanxps13
2022-03-15 08:11:17 +05:30
..
decode.c Call ReorderBufferProcessXid from sequence_decode 2022-03-07 20:53:16 +01:00
launcher.c Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
logical.c Logical decoding of sequences 2022-02-10 18:43:51 +01:00
logicalfuncs.c Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
message.c Remove xloginsert.h from xlog.h 2022-01-30 12:25:24 -03:00
origin.c Create routine able to set single-call SRFs for Materialize mode 2022-03-07 10:26:29 +09:00
proto.c Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
relation.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
reorderbuffer.c Logical decoding of sequences 2022-02-10 18:43:51 +01:00
snapbuild.c Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
tablesync.c Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
worker.c Fix compiler warning introduced in commit 705e20f855. 2022-03-15 08:11:17 +05:30