| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unreachable code | Peter Eisentraut | 2012-07-16 | 1 | -2/+0 |
| * | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 2012-06-25 | 1 | -4/+4 |
| * | Remove many -Wcast-qual warnings | Peter Eisentraut | 2011-09-11 | 1 | -2/+2 |
| * | Fix assorted corner-case bugs in contrib/intarray. | Tom Lane | 2011-01-09 | 1 | -18/+13 |
| * | 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/+2 |
| * | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
| * | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera | 2008-05-12 | 1 | -0/+5 |
| * | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 | 1 | -0/+5 |
| * | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 | 1 | -1/+1 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -2/+3 |
| * | Support varlena fields with single-byte headers and unaligned storage. | Tom Lane | 2007-04-06 | 1 | -0/+9 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -11/+13 |
| * | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane | 2006-09-10 | 1 | -0/+2 |
| * | Changes | Teodor Sigaev | 2006-06-28 | 1 | -4/+4 |
| * | Change int->int32, for clarity. | Bruce Momjian | 2006-04-12 | 1 | -1/+1 |
| * | Minor cleanups | Teodor Sigaev | 2006-04-03 | 1 | -1/+3 |
| * | Detoast query in g_intbig_consistent and copy query in g_int_consistent | Teodor Sigaev | 2006-04-03 | 1 | -6/+9 |
| * | This patch makes the error message strings throughout the backend | Neil Conway | 2006-03-01 | 1 | -1/+1 |
| * | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 | 1 | -11/+13 |
| * | Defend against nulls-in-arrays in contrib/intarray. I may have put in | Tom Lane | 2005-11-19 | 1 | -6/+22 |
| * | Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE instead | Teodor Sigaev | 2005-11-14 | 1 | -6/+11 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -20/+19 |
| * | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane | 2004-10-21 | 1 | -1/+1 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -8/+8 |
| * | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | 2004-03-30 | 1 | -15/+14 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -24/+29 |
| * | Add missing intarray files. | Bruce Momjian | 2003-06-11 | 1 | -0/+504 |