index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
inet.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
*
Recommend wrappers of PG_DETOAST_DATUM_PACKED().
Noah Misch
2017-03-12
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Create an SP-GiST opclass for inet/cidr.
Tom Lane
2016-08-23
*
Refactor some network.c code to create cidr_set_masklen_internal().
Tom Lane
2016-08-23
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add index-only scan support to inet GiST opclass.
Heikki Linnakangas
2015-03-28
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2014-04-08
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Revert the behavior of inet/cidr functions to not unpack the arguments.
Heikki Linnakangas
2011-12-12
*
Make DatumGetInetP() unpack inet datums with a 1-byte header, and add
Heikki Linnakangas
2011-11-08
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Change the declaration of struct varlena so that the length word is
Tom Lane
2008-02-23
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Support varlena fields with single-byte headers and unaligned storage.
Tom Lane
2007-04-06
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag
Tom Lane
2006-01-26
*
Use is_cidr in INET/CIDR structure, rather than the generic 'type'.
Bruce Momjian
2006-01-23
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Give inet/cidr datatypes their own hash function that ignores the inet vs
Tom Lane
2004-06-13
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Add ipv6 address parsing support to 'inet' and 'cidr' data types.
Bruce Momjian
2003-06-24
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Convert inet-related functions to new fmgr style. I have also taken it
Tom Lane
2000-08-03
*
Functions on 'text' type updated to new fmgr style. 'text' is
Tom Lane
2000-07-06
*
Add:
Bruce Momjian
2000-01-26
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
[next]