Commits

DateSubjectAuthorReleases
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 Fix incorrect addition, subtraction, and overflow checking in new Tom Lane 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-26 Suppress signed-vs-unsigned-char warning. Tom Lane 8.2.0
2006-01-26 Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag Tom Lane 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
2006-01-11 Cosmetic code cleanup: fix a bunch of places that used "return (expr);" Neil Conway 8.2.0
2005-12-25 I have added these macros to c.h: Bruce Momjian 8.2.0
2005-10-17 Clean up libpq's pollution of application namespace by renaming the Tom Lane 8.1.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-06-13 Give inet/cidr datatypes their own hash function that ignores the inet vs Tom Lane 8.0.0
2004-06-13 Code review for recently-added network functions. Get it to work when Tom Lane 8.0.0
2004-05-26 *) inet_(client|server)_(addr|port)() and necessary documentation for Bruce Momjian 8.0.0
2003-12-01 netmask() and hostmask() functions should return maximum-length masklen, Tom Lane 7.4.1
2003-12-01 netmask() and hostmask() functions should return maximum-length masklen, Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-29 More message editing, some suggested by Alvaro Herrera Peter Eisentraut 7.4.1
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-08-01 inet_recv() wasn't IPv6-ready. Tom Lane 7.4.1