postgresql/src/include/replication
Álvaro Herrera 2102ebb195
Don't include storage/lock.h in so many headers
Since storage/locktags.h was added by commit 322bab7974, many headers
can be made leaner by depending on that instead of on storage/lock.h,
which has many other dependencies.

(In fact, some of these changes were possible even before that.)

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Discussion: https://postgr.es/m/abvrRZo52Yx9ZzWQ@ip-10-97-1-34.eu-west-3.compute.internal
2026-03-24 17:11:12 +01:00
..
conflict.h Avoid including utils/timestamp.h in conflict.h. 2026-02-23 10:19:05 +05:30
decode.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
logical.h pg_upgrade: Optimize logical replication slot caught-up check. 2026-02-04 17:11:27 -08:00
logicalctl.h Fix typos and inconsistencies in code and comments 2026-01-05 09:19:15 +09:00
logicallauncher.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
logicalproto.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
logicalrelation.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
logicalworker.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
message.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
origin.h Consolidate replication origin session globals into a single struct. 2026-01-28 12:26:22 -08:00
output_plugin.h Standardize replication origin naming to use "ReplOrigin". 2026-01-28 11:03:29 -08:00
pgoutput.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
reorderbuffer.h Standardize replication origin naming to use "ReplOrigin". 2026-01-28 11:03:29 -08:00
slot.h Fix comment neglected in commit ddc3250208 2026-02-12 19:41:02 +02:00
slotsync.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
snapbuild.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
snapbuild_internal.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
syncrep.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
walreceiver.h Add WALRCV_CONNECTING state to the WAL receiver 2026-01-23 14:17:28 +09:00
walsender.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
walsender_private.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
worker_internal.h Don't include storage/lock.h in so many headers 2026-03-24 17:11:12 +01:00