Commit Graph

13 Commits (REL8_1_STABLE)

Author SHA1 Message Date
Tom Lane 3976899f29 Fix storage size for btree_gist interval indexes. Fix penalty 20 years ago
Teodor Sigaev e1662cb6b8 Simplify/clean up code for varlena types 21 years ago
Teodor Sigaev 7b81988f9b - Add aligment of variable data types 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
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 22 years ago
Bruce Momjian e0d043b94d please apply attached patch to current CVS. 23 years ago
Bruce Momjian 4efbbd7318 We just released new version of contrib/btree_gist 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Tom Lane 65b6868b13 Replace ad-hoc insertions into pg_opclass and friends with CREATE 23 years ago
Tom Lane 27a54ae282 Opclasses live in namespaces. I also took the opportunity to create 24 years ago
Tom Lane a9289708af New contrib module for BTREE emulation in GiST. 24 years ago