| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -4/+5 |
| * | Add Assert() to check for trying to heap_close a relation when the | Tom Lane | 2000-02-27 | 1 | -2/+4 |
| * | Fix problems seen in parallel regress tests when SI buffer overruns (causing | Tom Lane | 2000-01-31 | 1 | -21/+31 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | added ALTER TABLE DROP COLUMN, early version | Peter Eisentraut | 2000-01-22 | 1 | -2/+2 |
| * | Make number of args to a function configurable. | Bruce Momjian | 2000-01-10 | 1 | -2/+2 |
| * | Commit to make clearer distinction for temp names and real names. | Bruce Momjian | 1999-11-16 | 1 | -3/+21 |
| * | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 | 1 | -2/+2 |
| * | Make it possible to execute crashed CREATE/DROP commands again. | Hiroshi Inoue | 1999-11-04 | 1 | -2/+2 |
| * | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck | 1999-09-29 | 1 | -1/+6 |
| * | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 | 1 | -22/+34 |
| * | More cleanup | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -7/+7 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -15/+15 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -15/+15 |
| * | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 | 1 | -4/+4 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -4/+3 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -14/+5 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -3/+3 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+3 |
| * | Fix prototypes so they don't look like function definitions. | Bruce Momjian | 1998-01-24 | 1 | -3/+2 |
| * | Thank god for searchable mail archives. | PostgreSQL Daemon | 1998-01-15 | 1 | -3/+2 |
| * | More archive cleanup. | Bruce Momjian | 1997-11-21 | 1 | -3/+1 |
| * | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev | 1997-10-28 | 1 | -1/+2 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -5/+5 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -37/+37 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -75/+80 |
| * | struct Trigger changed | Vadim B. Mikheev | 1997-09-04 | 1 | -5/+3 |
| * | Triggers added to Relation | Vadim B. Mikheev | 1997-09-01 | 1 | -1/+26 |
| * | finally, this directory is (should be!) totally clean | Marc G. Fournier | 1996-11-04 | 1 | -4/+4 |
| * | Another series started from utils/builtins.h | Marc G. Fournier | 1996-11-04 | 1 | -7/+7 |
| * | Okay, following Bryan's (and others) suggestions...cleaning up the | Marc G. Fournier | 1996-11-01 | 1 | -5/+5 |
| * | Fixes: Errors when PQexec() in backend creates temp | Marc G. Fournier | 1996-10-24 | 1 | -1/+3 |
| * | Hopefully that cleans up the cruft from rel.h | Marc G. Fournier | 1996-10-19 | 1 | -1/+2 |
| * | and another | Marc G. Fournier | 1996-10-19 | 1 | -8/+2 |
| * | More cleanups of the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+170 |