Commits

DateSubjectAuthorReleases
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-01-02 Adjust network errmsg("result is out of range") message to be consistent Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-02-11 Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet Bruce Momjian 8.2.0
2006-02-07 Source code cleanup. Bruce Momjian 8.2.0
2006-01-23 Prototype fix for typo. Bruce Momjian 8.2.0
2006-01-23 Use is_cidr in INET/CIDR structure, rather than the generic 'type'. Bruce Momjian 8.2.0
2005-12-25 I have added these macros to c.h: Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-10-08 Do proper testing of CIDR bits against network mask, e.g. don't allow: Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-05-26 *) inet_(client|server)_(addr|port)() and necessary documentation for Bruce Momjian 8.0.0
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-06-24 Add ipv6 address parsing support to 'inet' and 'cidr' data types. Bruce Momjian 7.4.1
2003-03-21 Add hostmask() function: Bruce Momjian 7.4.1
2002-11-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1