Commit Graph

16 Commits (66a4bad83aaa6613a45a00a488c04427f9969fb4)

Author SHA1 Message Date
Tom Lane 01783ac36d Fix yet more problems with incorrectly-constructed zero-length arrays. 7 years ago
Tom Lane ade49c605f Test all contrib-created operator classes with amvalidate. 9 years ago
Heikki Linnakangas c6fbe6d6fb Add selectivity estimation functions for intarray operators. 10 years ago
Tom Lane 06d9afa6f9 Fix longstanding error in contrib/intarray's int[] & int[] operator. 14 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Tom Lane 2d6cb170d4 Remove ill-considered (not to mention undocumented) attempt to make 18 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 19 years ago
Teodor Sigaev 5320c6cf6b Make GIN opclass worked with intarray extensions 19 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 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 181ca96e7a August 6, 2002 23 years ago
Bruce Momjian 484a0fa454 please apply attached patch to current CVS. 24 years ago
Tom Lane f933766ba7 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 24 years ago
Bruce Momjian 4bcb80a3e3 Update contrib intarray to Jan 25 version. 25 years ago
Marc G. Fournier 1db943b3ca commit Oleg and Teodor's RD-tree implementation ... this provides the 25 years ago