postgresql/src/include/replication
Thomas Munro 5579388d2d Remove replacement code for getaddrinfo.
SUSv3, all targeted Unixes and modern Windows have getaddrinfo() and
related interfaces.  Drop the replacement implementation, and adjust
some headers slightly to make sure that the APIs are visible everywhere
using standard POSIX headers and names.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKG%2BL_3brvh%3D8e0BW_VfX9h7MtwgN%3DnFHP5o7X2oZucY9dg%40mail.gmail.com
2022-08-14 09:53:28 +12: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 Apply PGDLLIMPORT markings broadly. 2022-04-08 08:16:38 -04:00
worker_internal.h Add missing 'extern' to function prototypes. 2022-05-12 12:39:33 -07:00