Commit Graph

10 Commits (a84429a1aaa1eee6af1eed10c34097c603bffcf8)

Author SHA1 Message Date
Teodor Sigaev ef770cbb69 Fixes from Janko Richter <jankorichter@yahoo.de> 21 years ago
Tom Lane b5f7cff84f Clean up the rather historically encumbered interface to now() and 21 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 21 years ago
Teodor Sigaev 47979e671c Fix memory leak for timestamp(with and w/o tz) and indexes 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Teodor Sigaev 7b81988f9b - Add aligment of variable data types 22 years ago
Teodor Sigaev 42d069886f New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST 22 years ago
Teodor Sigaev f2c064afcb Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Bruce Momjian 4efbbd7318 We just released new version of contrib/btree_gist 23 years ago