Commit Graph

17 Commits (REL9_1_STABLE)

Author SHA1 Message Date
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
Tom Lane b153c09209 Add a bunch of new error location reports to parse-analysis error messages. 18 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. 20 years ago
Tom Lane 54c80a3434 Adjust contrib/seg &< and &> operators so that r-tree indexing logic 21 years ago
Tom Lane 0f845a9f09 Add comparison file for exp-three-digits formatting. 21 years ago
Tom Lane a1f585139b Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan. 21 years ago
Tom Lane 043be9ad96 Make contrib/seg work with flex 2.5.31. Fix it up to have a real 23 years ago
Tom Lane 6ed071bca5 Update contrib regression tests for recent error message editing. 23 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Tom Lane c87867f47b Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change. 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 24 years ago
Tom Lane fce573ae16 I haven't seen any objections, so here is a patch. It removes "#define 24 years ago
Tom Lane ceb9e60e8e Update contrib regression tests for OPAQUE datatype changes. 24 years ago
Tom Lane a3694b420f Gene Selkov's SEG datatype (GiST example code) 25 years ago