Commit Graph

28 Commits (f3dbacab0c033ab43b8a6378cdb1ee368018bcd2)

Author SHA1 Message Date
Tom Lane b90f8f20f0 Extend r-tree operator classes to handle Y-direction tests equivalent 21 years ago
Tom Lane 9a09248edd Fix rtree and contrib/rtree_gist search behavior for the 1-D box and 21 years ago
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without 21 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 21 years ago
Neil Conway 8d6e9bca37 This patch makes some minor style cleanups to contrib/btree_gist: remove 21 years ago
Neil Conway feac3364ed Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
Teodor Sigaev f2c064afcb Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane e8db9b26d0 elog mop-up. 22 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Bruce Momjian e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Tom Lane 65b6868b13 Replace ad-hoc insertions into pg_opclass and friends with CREATE 23 years ago
Tom Lane de1f586f09 Fix a bug with building rtree_gist indexes. 24 years ago
Tom Lane 27a54ae282 Opclasses live in namespaces. I also took the opportunity to create 24 years ago
Bruce Momjian 657499dbab We forgot to mention in README.rtree_gist we implemented new 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 6d18c038b7 Fix a couple of stray // comments. 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Tom Lane a54075a6d6 Update GiST for new pg_opclass arrangement (finally a clean solution 24 years ago
Tom Lane f933766ba7 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 24 years ago
Bruce Momjian 13923be7c8 1. null-safe interface to GiST 24 years ago
Bruce Momjian 7aac048b59 Attached is a patch to deal with the ones that I missed the first time 25 years ago
Tom Lane 16f85390f2 Support for emulating RTREE indexing in GiST. Contributed by 25 years ago