Commit Graph

16 Commits (REL8_1_STABLE)

Author SHA1 Message Date
Andrew Dunstan b243d39456 backport workaround for OpenBSD compiler bug 20 years ago
Tom Lane a1f585139b Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan. 21 years ago
Tom Lane db64df4b1c Fix contrib/cube and contrib/seg to compile on Windows. 22 years ago
Neil Conway bc4911bb43 Fix two typos in comments. 22 years ago
Tom Lane 3475fd1178 Fix ancient declaration inconsistency in cube & seg ... came across a 22 years ago
Tom Lane 1bc2d544b9 Localize our dependencies on the way to create NAN or INFINITY. 22 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 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 23 years ago
Tom Lane 95c9c22633 Fix a dozen or so places that were passing unpredictable data strings 23 years ago
Tom Lane cab9437a43 Arrange to compile flex output files as inclusions into other files 23 years ago
Tom Lane c5a09067d8 Remove extraneous | ... while bison 1.28 doesn't object, newer versions 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 a12b4e279b I checked all the previous string handling errors and most of them were 24 years ago
Tom Lane ea2d97414c Use Max/Min macros, not MAX/MIN, to eliminate portability issues. 24 years ago
Bruce Momjian 558fae16e3 The attached patch enables the contrib subtree to build cleanly under 25 years ago
Tom Lane a3694b420f Gene Selkov's SEG datatype (GiST example code) 25 years ago