postgresql/src/include/replication
Tom Lane b0c90c85fc Portability fix for commit 9a895462d.
So far as I can find, NI_MAXHOST isn't actually required anywhere by
POSIX.  Nonetheless, commit 9a895462d supposed that it could rely on
having that symbol without any ceremony at all.  We do have a hack
for providing it if the platform doesn't, in getaddrinfo.h, so fix
the problem by #including that file.  Per buildfarm.
2018-03-30 20:52:13 -04:00
..
basebackup.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
decode.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logical.h Ability to advance replication slots 2018-01-17 11:38:34 +00:00
logicalfuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logicallauncher.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logicalproto.h logical replication: fix OID type mapping mechanism 2018-03-14 21:34:26 -03:00
logicalrelation.h logical replication: fix OID type mapping mechanism 2018-03-14 21:34:26 -03:00
logicalworker.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
message.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
origin.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
output_plugin.h Handle heap rewrites even better in logical decoding 2018-03-21 09:15:04 -04:00
pgoutput.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
reorderbuffer.h Handle heap rewrites even better in logical decoding 2018-03-21 09:15:04 -04:00
slot.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
snapbuild.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
syncrep.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walreceiver.h Portability fix for commit 9a895462d. 2018-03-30 20:52:13 -04:00
walsender.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walsender_private.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
worker_internal.h Update copyright for 2018 2018-01-02 23:30:12 -05:00