| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove many -Wcast-qual warnings | Peter Eisentraut | 2011-09-11 | 1 | -2/+2 |
| * | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 | 1 | -0/+2 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -17/+16 |
| * | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 | 1 | -1/+121 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -4/+4 |
| * | Preventing intersection of ranges during page split. Changes are only | Teodor Sigaev | 2009-12-02 | 1 | -6/+10 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -7/+9 |
| * | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
| * | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane | 2008-04-21 | 1 | -34/+49 |
| * | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 | 1 | -2/+12 |
| * | Changes | Teodor Sigaev | 2006-06-28 | 1 | -1/+1 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -27/+27 |
| * | Fix (hopefully for the last time) problems with datetime values displaying | Tom Lane | 2005-10-09 | 1 | -2/+0 |
| * | Fixes from Janko Richter <jankorichter@yahoo.de> | Teodor Sigaev | 2005-07-01 | 1 | -37/+25 |
| * | Clean up the rather historically encumbered interface to now() and | Tom Lane | 2005-06-29 | 1 | -0/+3 |
| * | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway | 2005-05-21 | 1 | -5/+0 |
| * | Fix memory leak for timestamp(with and w/o tz) and indexes | Teodor Sigaev | 2005-02-21 | 1 | -6/+8 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -158/+167 |
| * | - Add aligment of variable data types | Teodor Sigaev | 2004-06-03 | 1 | -4/+6 |
| * | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 | 1 | -237/+230 |
| * | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | 2004-03-30 | 1 | -5/+5 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 1 | -2/+8 |
| * | We just released new version of contrib/btree_gist | Bruce Momjian | 2003-02-19 | 1 | -0/+282 |