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
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make macaddr_in reject trailing garbage (except whitespace).
Tom Lane
2002-10-13
1
-9
/
+18
*
pgindent run.
Bruce Momjian
2002-09-04
1
-2
/
+2
*
backend where a statically sized buffer is written to. Most of these
Bruce Momjian
2002-08-28
1
-2
/
+2
*
Merge ALTER GROUP ADD/DROP rules by creating add_drop action.
Bruce Momjian
2002-06-17
1
-2
/
+1
*
The macaddr datatype understands most formats of MAC address, except 12
Bruce Momjian
2002-06-15
1
-1
/
+3
*
Code review for improved-hashing patch. Fix some portability issues
Tom Lane
2002-03-09
1
-2
/
+2
*
Remove special-case treatment of all-zeroes MAC address, per today's
Tom Lane
2001-08-21
1
-41
/
+26
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-23
/
+23
*
Repair erroneous use of hashvarlena() for MACADDR, which is not a
Tom Lane
2000-12-08
1
-2
/
+13
*
Add functions to convert to and from text, and to truncate to MAC OUI.
Thomas G. Lockhart
2000-08-23
1
-156
/
+69
*
Convert inet-related functions to new fmgr style. I have also taken it
Tom Lane
2000-08-03
1
-70
/
+76
*
Functions on 'text' type updated to new fmgr style. 'text' is
Tom Lane
2000-07-06
1
-15
/
+28
*
TOAST
Jan Wieck
2000-07-03
1
-3
/
+3
*
Ethernet MAC addresses (macaddr type) are not compared correctly for
Bruce Momjian
1999-12-16
1
-2
/
+2
*
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
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-114
/
+114
*
Cleanup of NULL in inet types.
Bruce Momjian
1999-03-22
1
-8
/
+16
*
Get rid of some minor compiler warnings.
Tom Lane
1998-10-26
1
-7
/
+7
*
Fix for INET type addition.
Bruce Momjian
1998-10-08
1
-2
/
+2
*
I agree. I think, though, that the best argument presented in the
Bruce Momjian
1998-10-08
1
-2
/
+2
*
Add includes for prototypes for new IP type.
Bruce Momjian
1998-10-04
1
-1
/
+2
*
Add prototype include to inet types.
Bruce Momjian
1998-10-04
1
-2
/
+2
*
Integrate new IP type from Tom Ivar Helbekkmo.
Bruce Momjian
1998-10-03
1
-0
/
+323