Commit Graph

63 Commits (77a436ba55de1bb72df264e54db05873acf43c74)

Author SHA1 Message Date
Teodor Sigaev f2c064afcb Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 22 years ago
Tom Lane 5390e284db Remove broken (and unnecessary) definition of operator <> for _int4 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane 6ed071bca5 Update contrib regression tests for recent error message editing. 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Tom Lane 6a276b7bfd Update expected file to match new _int.sql. 22 years ago
Bruce Momjian a237dd2b30 Add missing intarray files. 22 years ago
Bruce Momjian 47d5c3d5e7 Changes: 22 years ago
Bruce Momjian 98b6f37e47 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 22 years ago
Tom Lane 86f5fcfeb7 Fix failure when uniq-ifying an array of zero elements. 22 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 22 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Bruce Momjian 1868b0be44 Small fix in documentation and some examples of usage. Please, apply to 23 years ago
Bruce Momjian 9b12ab6d5d Add new palloc0 call as merge of palloc and MemSet(0). 23 years ago
Bruce Momjian 75fee4535d Back out use of palloc0 in place if palloc/MemSet. Seems constant len 23 years ago
Bruce Momjian 8fee9615cc Merge palloc()/MemSet(0) calls into a single palloc0() call. 23 years ago
Tom Lane 1e970dcee8 Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change. 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 e654065f11 This is small README fix for contrib/intarray. Thank you. 23 years ago
Tom Lane b66ba36be9 Clean up mess from duplicate patches. 23 years ago
Bruce Momjian eb5bf51372 > intarray and ltree both seem to be mapping their own declarations onto 23 years ago
Bruce Momjian 5dd74c0f21 The attached small patch fixes the cause of the regression test failure 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian a12b4e279b I checked all the previous string handling errors and most of them were 23 years ago
Tom Lane ceb9e60e8e Update contrib regression tests for OPAQUE datatype changes. 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Bruce Momjian 181ca96e7a August 6, 2002 23 years ago
Tom Lane ea4686e3e1 Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 23 years ago
Bruce Momjian 74a8af099f Please apply attached patch to contrib/intarray (7.2, 7.3). 23 years ago
Tom Lane 27a54ae282 Opclasses live in namespaces. I also took the opportunity to create 24 years ago
Bruce Momjian 92288a1cf9 Change made to elog: 24 years ago
Tom Lane fe1a9c3362 Repair some problems in GIST-index contrib modules. Patch from 24 years ago
Tom Lane 56f5dc9078 Remove bogus pg_amop insertion commands, per discussion of 25-Oct. 24 years ago
Bruce Momjian 7ff432c9ad 1. Implemented binary search in array 24 years ago
Tom Lane 14b0da2ac3 Changes: 24 years ago
Tom Lane 5798ccc4a6 Update required due to recent changes in FigureColname. 24 years ago
Bruce Momjian 484a0fa454 please apply attached patch to current CVS. 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
Tom Lane bf56f0759b Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 24 years ago
Bruce Momjian 13923be7c8 1. null-safe interface to GiST 24 years ago
Bruce Momjian 0bfc64b387 Looks okay in a quick glance, except error message spelling is poor: 24 years ago
Bruce Momjian f368c94fd6 1. Fixed error with empty array ( '{}' ), 24 years ago
Bruce Momjian 558fae16e3 The attached patch enables the contrib subtree to build cleanly under 24 years ago
Tom Lane 6f2182fe18 contrib/intarray updates from Oleg Bartunov: 24 years ago
Tom Lane 5bcf9233e4 Ooops, forgot to commit Makefile along with other changes. 24 years ago
Tom Lane 3043810d97 Updates to make GIST work with multi-key indexes (from Oleg Bartunov 24 years ago