Commit Graph

23 Commits (fc946c39aeacdff7df60c83fca6582985e8546c8)

Author SHA1 Message Date
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
Tom Lane 31edbadf4a Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 20 years ago
Tom Lane 5f0473534f Fix incorrect function return code in cube_cmp and cube_dim; 20 years ago
Andrew Dunstan 596b858fcb fix most regression tests for new cube code. 20 years ago
Bruce Momjian 796de9c1ed /contrib/cube improvements: 20 years ago
Neil Conway 485541a3aa Update the expected regression test results to account for the changes to 20 years ago
Tom Lane dcf2e1c8c7 Remove the << >> &< and &> operators for contrib/cube, which were 21 years ago
Tom Lane 03e47392e0 Make contrib/cube 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
Bruce Momjian 80b3513d57 The attached patch provides cube with 4 functions for building cubes 23 years ago
Bruce Momjian 4987ca2d88 This is a patch to make cube output work like double precision output 23 years ago
Tom Lane 1e970dcee8 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
Bruce Momjian e57ab04565 This is a comprehensive set of diffs (versus current CVS) that replaces those 24 years ago
Bruce Momjian 32784cddf1 The changes I have made are described in CHANGES. This was based on 24 years ago
Tom Lane ceb9e60e8e Update contrib regression tests for OPAQUE datatype changes. 24 years ago
Tom Lane 119fd7956a Remove test of 'inf' since it introduces a platform dependency (some 25 years ago
Tom Lane 9892ddf5ee Gene Selkov's CUBE datatype (GiST example code) 25 years ago