| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Remove the long-obsolete homebrew dl*() functions for AIX, in favor of just | Tom Lane | 2009-04-21 | 1 | -608/+3 |
| * | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
| * | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 | 1 | -2/+2 |
| * | Fix a passel of recently-committed violations of the rule 'thou shalt | Tom Lane | 2006-07-14 | 1 | -1/+0 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -24/+24 |
| * | This patch removes a bunch of superfluous #include directives: if | Bruce Momjian | 2002-11-08 | 1 | -1/+0 |
| * | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+2 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -4/+4 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -0/+1 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+0 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -1/+1 |
| * | Please apply the following patch to fix problems with the AIX port | Bruce Momjian | 2000-09-29 | 1 | -0/+9 |
| * | Fix misuse of StrNCpy to copy and add null to non-null-terminated data. | Tom Lane | 2000-07-07 | 1 | -1/+2 |
| * | Fix for AIX dynaloader from Zeugswetter Andrea | Bruce Momjian | 1999-09-28 | 1 | -0/+1 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -3/+1 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -2/+2 |
| * | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 | 1 | -1/+1 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -14/+14 |
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -10/+10 |
| * | fix so that dynloader.h is included instead of port-protos.h | Marc G. Fournier | 1997-12-20 | 1 | -1/+1 |
| * | These files will get link'd to 'dynloader.[ch]', from configure, which | Marc G. Fournier | 1997-12-19 | 1 | -0/+603 |