| Commit message (Expand) | Author | Age | Files | Lines |
* | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 2014-04-18 | 1 | -2/+0 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 | 1 | -0/+2 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -1/+1 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
* | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 1 | -0/+2 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -13/+12 |
* | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 | 1 | -0/+45 |
* | We just released new version of contrib/btree_gist | Bruce Momjian | 2003-02-19 | 1 | -584/+0 |
* | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -8/+9 |
* | Please, apply attached patch of contrib/btree_gist to 7.2.1 and current | Bruce Momjian | 2002-02-22 | 1 | -22/+12 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -3/+3 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+1 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -338/+382 |
* | tskey_cmp() should use timestamp_cmp() instead of doing its own | Tom Lane | 2001-08-23 | 1 | -15/+7 |
* | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 | 1 | -0/+557 |