Commit Graph

11 Commits (45e584a44546979cb4e97fdf1ea0136bb53fdc30)

Author SHA1 Message Date
Tom Lane 65b6868b13 Replace ad-hoc insertions into pg_opclass and friends with CREATE 23 years ago
Tom Lane 27a54ae282 Opclasses live in namespaces. I also took the opportunity to create 24 years ago
Bruce Momjian 60555bd46c Please, apply attached patch of contrib/btree_gist to 7.2.1 and current 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 2d6b1f29fb Update incorrect expected file. Use 'timestamp without time zone' 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Tom Lane 29ec29ffac Makefile forgot to install README.btree_gist. 24 years ago
Tom Lane 07f6c02eac tskey_cmp() should use timestamp_cmp() instead of doing its own 24 years ago
Tom Lane a9289708af New contrib module for BTREE emulation in GiST. 24 years ago