Commit Graph

17 Commits (801386af62eac84c13feec5a643c120cf0ce33bd)

Author SHA1 Message Date
Andrew Dunstan f7946a92b6 Add btree_gist support for enum types. 8 years ago
Stephen Frost c7a9fa399d Add support for EUI-64 MAC addresses as macaddr8 8 years ago
Tom Lane 11da83a0e7 Add uuid to the set of types supported by contrib/btree_gist. 9 years ago
Peter Eisentraut 0665023b44 Remove unnecessary prototypes 9 years ago
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 14 years ago
Bruce Momjian f1312b5ed3 Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Robert Haas ad17ff95cf Add btree_gist support for searching on "not equals". 15 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
Andrew Dunstan 53972b460c Add $PostgreSQL$ markers to a lot of files that were missing them. 17 years ago
Bruce Momjian f0cd764723 Add #include code to prevent multiple inclusion. 19 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 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 21 years ago
Teodor Sigaev f2c064afcb Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane e8db9b26d0 elog mop-up. 22 years ago
Bruce Momjian 4efbbd7318 We just released new version of contrib/btree_gist 23 years ago