postgresql/src/include/libpq
Tom Lane df63503dc2 Have a go at fixing various outstanding portability issues in code that
was modified for IPv6.  Use a robust definition of struct sockaddr_storage,
do a proper configure test to see if ss_len exists, don't assume that
getnameinfo() will handle AF_UNIX sockets, don't trust getaddrinfo to
return the protocol we ask for, etc.  This incorporates several outstanding
patches from Kurt Roeckx, but I'm to blame for anything that doesn't
work ...
2003-07-23 23:30:41 +00:00
..
auth.h First phase of FE/BE protocol modifications: new StartupPacket layout 2003-04-17 22:26:02 +00:00
be-fsstubs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
crypt.h Clearify variables names so it is clear which variable is the 2002-12-05 18:52:43 +00:00
hba.h First phase of FE/BE protocol modifications: new StartupPacket layout 2003-04-17 22:26:02 +00:00
ip.h Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
libpq-be.h First phase of FE/BE protocol modifications: new StartupPacket layout 2003-04-17 22:26:02 +00:00
libpq-fs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq.h IPv6 cleanups. 2003-06-12 07:36:51 +00:00
pqcomm.h Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
pqformat.h COPY BINARY uses the new binary I/O routines. Update a few more datatypes 2003-05-09 21:19:50 +00:00
pqsignal.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00