postgresql/src/interfaces
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
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Added more compat stuff ot the parser. 2003-07-18 14:32:56 +00:00
jdbc Fix to prevent SQL injection attacks for code calling setObject(int,Object,int) 2003-07-22 05:17:09 +00:00
libpgtcl Use PQfreemem() consistently, and document its use for Notify. 2003-03-25 02:44:36 +00:00
libpq Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
python This is a bug in python interface module, 2003-06-25 01:09:24 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00