Commits

DateSubjectAuthorReleases
2011-12-12 Revert the behavior of inet/cidr functions to not unpack the arguments. Heikki Linnakangas 9.0.7
2011-12-12 Revert the behavior of inet/cidr functions to not unpack the arguments. Heikki Linnakangas 9.1.3
2011-11-08 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add Heikki Linnakangas 9.1.2
2011-11-08 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add Heikki Linnakangas 8.3.17
2011-11-08 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add Heikki Linnakangas 9.0.6
2011-11-08 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add Heikki Linnakangas 8.4.10
2011-11-08 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add Heikki Linnakangas 9.2.0
2011-08-09 Use clearer notation for getnameinfo() return handling Peter Eisentraut 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 7.4.27
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.0.23
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.1.19
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.2.15
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.3.9
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.4.2
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2007-05-17 Temporary fix for the problem that pg_stat_activity, inet_client_addr(), Tom Lane 8.2.5
2007-05-17 Temporary fix for the problem that pg_stat_activity, inet_client_addr(), Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0