Commit Graph

20 Commits (e7128e8dbb305059c30ec085461297e619bcbff4)

Author SHA1 Message Date
Peter Eisentraut e7128e8dbb Create function prototype as part of PG_FUNCTION_INFO_V1 macro 11 years ago
Peter Eisentraut 1b81c2fe6e Remove many -Wcast-qual warnings 14 years ago
Bruce Momjian f1312b5ed3 Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 14 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 14 years ago
Tom Lane 8436489c81 Add KNNGIST support to contrib/btree_gist. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 65e806cba1 pgindent run for 9.0 16 years ago
Teodor Sigaev aebc4e67ff Preventing intersection of ranges during page split. Changes are only 16 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
Tom Lane 9b5c8d45f6 Push index operator lossiness determination down to GIST/GIN opclass 17 years ago
Bruce Momjian 66c15dfda1 Adjust /contrib for new include file contents. 19 years ago
Teodor Sigaev 1f7ef548ec Changes 19 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 3976899f29 Fix storage size for btree_gist interval indexes. Fix penalty 20 years ago
Bruce Momjian a45f4c2533 /contrib/btree_gist adjustments for new 'day' interval value. 20 years ago
Teodor Sigaev ef770cbb69 Fixes from Janko Richter <jankorichter@yahoo.de> 20 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 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