postgresql/src/test
Tom Lane 950d047ec5 Give inet/cidr datatypes their own hash function that ignores the inet vs
cidr type bit, the same as network_eq does.  This is needed for hash joins
and hash aggregation to work correctly on these types.  Per bug report
from Michael Fuhr, 2004-04-13.
Also, improve hash function for int8 as suggested by Greg Stark.
2004-06-13 21:57:28 +00:00
..
bench $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
examples More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
locale $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
mb $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
performance /usr/local/bin/perl => /usr/bin/perl 2001-09-04 11:41:04 +00:00
regress Give inet/cidr datatypes their own hash function that ignores the inet vs 2004-06-13 21:57:28 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00