git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0e338bb) | patch
Give inet/cidr datatypes their own hash function that ignores the inet vs
2004年6月13日 21:57:28 +0000 (21:57 +0000)
2004年6月13日 21:57:28 +0000 (21:57 +0000)
commit 950d047ec5913de0ff6f3badf636667926df0387
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.
src/backend/access/hash/hashfunc.c diff | blob | blame | history
src/backend/utils/adt/network.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_amproc.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/utils/builtins.h diff | blob | blame | history
src/include/utils/inet.h diff | blob | blame | history
src/test/regress/expected/opr_sanity.out diff | blob | blame | history
src/test/regress/sql/opr_sanity.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /