]> granicus.if.org Git - postgresql/history - src/include/utils/inet.h
Remove cvs keywords from all files.
[postgresql] / src / include / utils / inet.h
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-02-23 Tom LaneChange the declaration of struct varlena so that the...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-26 Tom LaneClean up the INET-vs-CIDR situation. Get rid of the...
2006-01-23 Bruce MomjianUse is_cidr in INET/CIDR structure, rather than the...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-13 Tom LaneGive inet/cidr datatypes their own hash function that...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-24 Bruce Momjian Add ipv6 address parsing support to 'inet'...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-08-03 Tom LaneConvert inet-related functions to new fmgr style. ...
2000-07-06 Tom LaneFunctions on 'text' type updated to new fmgr style...
2000-01-26 Bruce MomjianAdd:
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-21 Bruce MomjianNew CIDR type and fixed INET type, from D'Arcy.
1998-10-08 Bruce MomjianI agree. I think, though, that the best argument prese...