| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-07-24 | Remove _deadcode. | Peter Eisentraut | |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | |
| initdb/regression tests pass. | |||
| 2001-10-30 | Fix small problem Tom Lane found with pgindent run. | Bruce Momjian | |
| 2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | |
| spacing. Also adds space for one-line comments. | |||
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
| tests pass. | |||
| 2001-03-22 | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | |
| 2001-01-17 | Change lcons(x, NIL) to makeList(x) where appropriate. | Bruce Momjian | |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | |
| 2000-01-26 | Add: | Bruce Momjian | |
| * Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files. | |||
| 2000-01-22 | Revise handling of index-type-specific indexscan cost estimation, per | Tom Lane | |
| pghackers discussion of 5-Jan-2000. The amopselect and amopnpages estimators are gone, and in their place is a per-AM amcostestimate procedure (linked to from pg_am, not pg_amop). | |||
| 1999-11-22 | Add system indexes to match all caches. | Bruce Momjian | |
| Make all system indexes unique. Make all cache loads use system indexes. Rename *rel to *relid in inheritance tables. Rename cache names to be clearer. | |||
| 1999-09-21 | values.h patch from Alex Howansky | Bruce Momjian | |
| 1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | |
| 1999-07-16 | Final cleanup. | Bruce Momjian | |
| 1999-07-16 | Update #include cleanups | Bruce Momjian | |
| 1999-07-15 | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | |
| 1999-07-03 | Fix to prevent too large tuple from being created. | Bruce Momjian | |
| 1999-05-25 | Another pgindent run. Sorry folks. | Bruce Momjian | |
| 1999-05-25 | Make 0x007f -> (unsigned)0x7f to make pgindent happy. | Bruce Momjian | |
| 1999-05-25 | pgindent run over code. | Bruce Momjian | |
| 1999-05-10 | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | |
| real affect now. | |||
| 1999-02-18 | rename optimizer file name | Bruce Momjian | |
| 1999-02-18 | Fix bushy plans. Cleanup. | Bruce Momjian | |
