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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a53dc5e) | patch
Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc
2000年6月19日 03:55:01 +0000 (03:55 +0000)
2000年6月19日 03:55:01 +0000 (03:55 +0000)
commit c590273fef87321b12ea56733d6bf49a66841431
Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc
entries now for int8 and network hash indexes. int24_ops and int42_ops
are gone. pg_opclass no longer contains multiple entries claiming to be
the default opclass for the same datatype. opr_sanity regress test
extended to catch errors like these in the future.
19 files changed:
doc/src/sgml/indices.sgml diff | blob | blame | history
doc/src/sgml/ref/create_index.sgml diff | blob | blame | history
src/backend/access/hash/hashfunc.c diff | blob | blame | history
src/backend/access/nbtree/nbtcompare.c diff | blob | blame | history
src/backend/utils/adt/date.c diff | blob | blame | history
src/backend/utils/adt/timestamp.c diff | blob | blame | history
src/backend/utils/adt/varchar.c diff | blob | blame | history
src/backend/utils/cache/catcache.c diff | blob | blame | history
src/include/access/hash.h diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_amop.h diff | blob | blame | history
src/include/catalog/pg_amproc.h diff | blob | blame | history
src/include/catalog/pg_opclass.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/date.h diff | blob | blame | history
src/include/utils/timestamp.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 によって変換されたページ (->オリジナル) /