Commit Graph

24 Commits (c8961bf1ce0b51019db31c5572dac18b664e02f1)

Author SHA1 Message Date
Tom Lane 5f0473534f Fix incorrect function return code in cube_cmp and cube_dim; 19 years ago
Andrew Dunstan 9f99edfd7e revert last change - broke non-AIX platforms. 19 years ago
Andrew Dunstan c2d1138351 another try at keeping AIX/ppc happy on cube test. 19 years ago
Andrew Dunstan 596b858fcb fix most regression tests for new cube code. 19 years ago
Bruce Momjian 796de9c1ed /contrib/cube improvements: 19 years ago
Neil Conway 305fcb7aa4 Woops: also update the alternative "expected" files for contrib/cube's 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 7e89f63c46 Add comparison file for exp-three-digits formatting. 21 years ago
Tom Lane d674884306 Add variant regression file to handle machines that convert -1e-700 21 years ago
Tom Lane 03e47392e0 Make contrib/cube work with flex 2.5.31. Fix it up to have a real 22 years ago
Tom Lane 6ed071bca5 Update contrib regression tests for recent error message editing. 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 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'". 23 years ago
Tom Lane fce573ae16 I haven't seen any objections, so here is a patch. It removes "#define 23 years ago
Bruce Momjian e57ab04565 This is a comprehensive set of diffs (versus current CVS) that replaces those 23 years ago
Bruce Momjian 32784cddf1 The changes I have made are described in CHANGES. This was based on 23 years ago
Tom Lane ceb9e60e8e Update contrib regression tests for OPAQUE datatype changes. 23 years ago
Tom Lane 119fd7956a Remove test of 'inf' since it introduces a platform dependency (some 24 years ago
Tom Lane 9892ddf5ee Gene Selkov's CUBE datatype (GiST example code) 25 years ago