| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. | Tom Lane | 2011-09-09 | 1 | -0/+1 |
| * | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 | 1 | -0/+2 |
| * | Fix contrib/btree_gist to handle collations properly. | Tom Lane | 2011-04-22 | 1 | -3/+5 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -4/+4 |
| * | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 | 1 | -10/+33 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Add btree_gist support for searching on "not equals". | Robert Haas | 2010-08-02 | 1 | -1/+5 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -8/+8 |
| * | 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 | -5/+30 |
| * | Modify the float4 datatype to be pass-by-val. Along the way, remove the last | Alvaro Herrera | 2008-04-18 | 1 | -2/+6 |
| * | Changes | Teodor Sigaev | 2006-06-28 | 1 | -1/+1 |
| * | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway | 2005-05-21 | 1 | -2/+0 |
| * | This patch makes some minor style cleanups to contrib/btree_gist: remove | Neil Conway | 2005-05-12 | 1 | -5/+5 |
| * | Fix float8->int64 transformation | Teodor Sigaev | 2005-02-25 | 1 | -5/+0 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -188/+194 |
| * | Whack btree_gist code around until it has some small hope of building | Tom Lane | 2004-08-21 | 1 | -12/+9 |
| * | - Add aligment of variable data types | Teodor Sigaev | 2004-06-03 | 1 | -12/+11 |
| * | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 | 1 | -0/+255 |