index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-21
/
+28
*
Change default output formatting for CIDR to be unabbreviated, per
Tom Lane
2000-12-22
1
-12
/
+50
*
Fix some portability bugs I'd introduced into inet/cidr code ---
Tom Lane
2000-11-25
1
-6
/
+36
*
Adjust INET/CIDR display conventions and reimplement some INET/CIDR
Tom Lane
2000-11-10
1
-55
/
+87
*
Disallow bits beyond the mask length for CIDR values, per discussion
Tom Lane
2000-10-27
1
-16
/
+50
*
Convert inet-related functions to new fmgr style. I have also taken it
Tom Lane
2000-08-03
1
-144
/
+128
*
Functions on 'text' type updated to new fmgr style. 'text' is
Tom Lane
2000-07-06
1
-63
/
+58
*
TOAST
Jan Wieck
2000-07-03
1
-6
/
+6
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-3
/
+3
*
Reversed out inet patch.
Bruce Momjian
2000-03-08
1
-14
/
+11
*
Sorting for the inet data type randomly returns the wrong result
Bruce Momjian
2000-03-07
1
-11
/
+14
*
Oops, commited a test version of this file by accident. Revert.
Tom Lane
2000-02-21
1
-45
/
+70
*
Change parse-time representation of float literals (which include oversize
Tom Lane
2000-02-21
1
-70
/
+45
*
Fix for netmask('x.x.x.x/0') is 255.255.255.255 instead of 0.0.0.0
Bruce Momjian
1999-09-23
1
-2
/
+3
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-3
/
+1
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
1
-3
/
+3
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-2
/
+1
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
1
-3
/
+1
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
1
-1
/
+2
*
The INET and CIDR types mistakenly compared 198.68.123.0/24 and
Bruce Momjian
1999-06-02
1
-2
/
+10
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-10
/
+10
*
Fix boolean assignment of return values to use "FALSE" rather than the
Thomas G. Lockhart
1999-04-15
1
-5
/
+5
*
Cleanup of NULL in inet types.
Bruce Momjian
1999-03-22
1
-63
/
+65
*
Thank you for the advice. I concluded that current inet code has a
Bruce Momjian
1999-02-24
1
-2
/
+7
*
Fix for no platform NAN.
Bruce Momjian
1999-01-01
1
-3
/
+2
*
Re-fix test for negative-integer return code that should be
Tom Lane
1998-10-29
1
-2
/
+2
*
D'Arcy INET fix.
Bruce Momjian
1998-10-29
1
-6
/
+4
*
Fix some actual bugs exposed by compiler warnings.
Tom Lane
1998-10-26
1
-5
/
+5
*
INET/CIDR cleanup from D'Arcy.
Bruce Momjian
1998-10-22
1
-0
/
+484