postgresql/src/backend/replication/logical
Peter Eisentraut e9b7aee272 A few follow-up fixes for GUC name quoting
Fixups for 17974ec259: Some messages were missed (and some were new
since the patch was originally proposed), and there was a typo
introduced.
2024-05-17 13:48:31 +02:00
..
Makefile Add a slot synchronization function. 2024-02-14 09:45:36 +05:30
applyparallelworker.c Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
decode.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
launcher.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
logical.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
logicalfuncs.c Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
meson.build Add a slot synchronization function. 2024-02-14 09:45:36 +05:30
message.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
origin.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
proto.c Remove unused 'countincludesself' argument to pq_sendcountedtext() 2024-03-04 12:56:05 +02:00
relation.c Admit deferrable PKs into rd_pkindex, but flag them as such 2024-03-08 16:32:29 +01:00
reorderbuffer.c Revert indexed and enlargable binary heap implementation. 2024-04-11 17:18:05 +09:00
slotsync.c A few follow-up fixes for GUC name quoting 2024-05-17 13:48:31 +02:00
snapbuild.c Ensure that the sync slots reach a consistent state after promotion without losing data. 2024-04-03 14:04:59 +05:30
tablesync.c Fix the missing table sync due to improper invalidation handling. 2024-04-25 10:40:52 +05:30
worker.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00