Commit Graph

230 Commits (c396aca2b712f7872dcc4641a2a0fa553f232f76)

Author SHA1 Message Date
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 25 years ago
Tom Lane 6f2182fe18 contrib/intarray updates from Oleg Bartunov: 25 years ago
Tom Lane 5bcf9233e4 Ooops, forgot to commit Makefile along with other changes. 25 years ago
Tom Lane 3043810d97 Updates to make GIST work with multi-key indexes (from Oleg Bartunov 25 years ago
Bruce Momjian 339cd6b9b0 Run pgindent on _int.c, for Tom Lane. I had skipped this file because 25 years ago
Tom Lane 2ef6e7ee18 Repair intarray's problems with TOASTed input, avoid scribbling on 25 years ago
Tom Lane 31b5c05819 Restore include-file updates, and fix some of the more glaring macro 25 years ago
Tom Lane 8f82141b54 Restore Peter's makefile fixes. 25 years ago
Bruce Momjian 4bcb80a3e3 Update contrib intarray to Jan 25 version. 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Bruce Momjian 281b7d84fc Add // -> /* */ mapping to pgindent. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut 16cc90ccdb Clean up garbage. 25 years ago
Peter Eisentraut bc615509ac Surely one README file is enough. 25 years ago
Peter Eisentraut daa78233d0 Surely we don't need a 7.0.3 makefile in 7.1. 25 years ago
Bruce Momjian ed7f37b7b1 Add to DROP todo. 25 years ago
Marc G. Fournier 1db943b3ca commit Oleg and Teodor's RD-tree implementation ... this provides the 25 years ago