Commit Graph

14 Commits (19bc6fda8bc3b7ab8117f8f7622066121de9ca6a)

Author SHA1 Message Date
Noah Misch 681d9e4621 Replace last PushOverrideSearchPath() call with set_config_option(). 2 years ago
Michael Paquier b8da37b3ad Rework pg_input_error_message(), now renamed pg_input_error_info() 3 years ago
Andrew Dunstan 878ce16056 Convert contrib/seg's input function to report errors softly 3 years ago
Tom Lane 701c881f78 Fix contrib/seg to be more wary of long input numbers. 3 years ago
Tom Lane d16ebfbff7 Stabilize contrib/seg regression test. 4 years ago
Tom Lane de1d042f59 Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
Tom Lane ade49c605f Test all contrib-created operator classes with amvalidate. 9 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Alvaro Herrera 7861d72ea2 Modify the float4 datatype to be pass-by-val. Along the way, remove the last 18 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 19 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
Tom Lane a3694b420f Gene Selkov's SEG datatype (GiST example code) 25 years ago