Commit Graph

13 Commits (6d27cfdd894af3a428fd9a540dbac576978319f5)

Author SHA1 Message Date
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