postgresql/src/include/replication
Michael Paquier 49e525a08f Fix comment in walsender_private.h
All the members of the stucture are protected by the spinlock WalSnd,
but a comment referred to "replyTime" and "latch" as not being in the
set of what gets protected, contrary to what walsender.c does.

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACWE_7srye4_GZ=N=-rD=qr2WHL9GZrMnhWJOJ5RdnNS2A@mail.gmail.com
2022-08-22 10:02:53 +09:00
..
decode.h Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
logical.h Fix the logical replication timeout during large transactions. 2022-05-11 11:11:44 +05:30
logicallauncher.h Apply PGDLLIMPORT markings broadly. 2022-04-08 08:16:38 -04:00
logicalproto.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
logicalrelation.h Fix data inconsistency between publisher and subscriber. 2022-06-16 08:45:07 +05:30
logicalworker.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
message.h Add missing 'extern' to function prototypes. 2022-05-12 12:39:33 -07:00
origin.h Add missing 'extern' to function prototypes. 2022-05-12 12:39:33 -07:00
output_plugin.h Add central declarations for dlsym()ed symbols 2022-07-17 17:23:42 -07:00
pgoutput.h Allow users to skip logical replication of data having origin. 2022-07-21 08:47:38 +05:30
reorderbuffer.h Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
slot.h Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
snapbuild.h Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
syncrep.h Apply PGDLLIMPORT markings broadly. 2022-04-08 08:16:38 -04:00
walreceiver.h Remove replacement code for getaddrinfo. 2022-08-14 09:53:28 +12:00
walsender.h Apply PGDLLIMPORT markings broadly. 2022-04-08 08:16:38 -04:00
walsender_private.h Fix comment in walsender_private.h 2022-08-22 10:02:53 +09:00
worker_internal.h Add missing 'extern' to function prototypes. 2022-05-12 12:39:33 -07:00