Tom Lane
1bc2d544b9
Localize our dependencies on the way to create NAN or INFINITY.
...
Per recent proposal to pghackers.
2004-03-15 03:29:22 +00:00
Tom Lane
043be9ad96
Make contrib/seg work with flex 2.5.31. Fix it up to have a real
...
btree operator class, too, since in PG 7.4 you can't GROUP without one.
2003-09-14 02:18:49 +00:00
Tom Lane
8fd5b3ed67
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
2003-07-24 17:52:50 +00:00
Tom Lane
b663f3443b
Add a bunch of pseudo-types to replace the behavior formerly associated
...
with OPAQUE, as per recent pghackers discussion. I still want to do some
more work on the 'cstring' pseudo-type, but I'm going to commit the bulk
of the changes now before the tree starts shifting under me ...
2002-08-22 00:01:51 +00:00
Bruce Momjian
b81844b173
pgindent run on all C files. Java run to follow. initdb/regression
...
tests pass.
2001-10-25 05:50:21 +00:00
Tom Lane
3043810d97
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
...
and Teodor Sigaev). Declare key values as Datum where appropriate,
rather than char* (Tom Lane).
2001-05-31 18:16:55 +00:00
Bruce Momjian
9e1552607a
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
Tom Lane
a3694b420f
Gene Selkov's SEG datatype (GiST example code)
2000-12-11 20:40:33 +00:00