| Age | Commit message (Expand) | Author |
| 2003-03-16 | Forgot some files... | Michael Meskes |
| 2003-02-13 | - Applied error reporting patch by Matthew Vanecek | Michael Meskes |
| 2002-10-21 | Merged ecpg_big_bison back into HEAD | Michael Meskes |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-07-20 | Synced parser yet again. | Michael Meskes |
| 2002-06-12 | Applied Lee Kindness' patch to fix one of memory allocation with floating poi... | Michael Meskes |
| 2002-01-13 | - Fixed variable handling for struct members. | Michael Meskes |
| 2002-01-08 | Fixed array pointers, no longer using void * in arithmetics. | Michael Meskes |
| 2001-12-23 | - Removed space_or_nl and line_end from pgc.l. | Michael Meskes |
| 2001-11-21 | Spell 'precedes', 'preceding' correctly in various places. | Tom Lane |
| 2001-11-14 | Added Christof's patches. | Michael Meskes |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
| 2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-10-05 | Make sure each call to ECPGraise is logged. | Michael Meskes |
| 2001-10-02 | Re-added Tom's patch fixing my setlocale patch. I accidently | Michael Meskes |
| 2001-10-01 | - Fixed truncate bug. | Michael Meskes |
| 2001-09-29 | Fix the setlocale problem in a way that actually works. setlocale | Tom Lane |
| 2001-09-25 | - Synced preproc.y with gram.y. | Michael Meskes |
| 2001-09-19 | - Synced preproc.y with gram.y. | Michael Meskes |
| 2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut |
| 2001-08-19 | - Synced preproc.y with gram.y. | Michael Meskes |
| 2001-08-10 | Since PQoidStatus is deprecated, we should probably stop using it in | Tom Lane |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-12 | Remove // and make /* */ | Bruce Momjian |
| 2001-01-31 | Applied two bug fixes by Christof Petig. | Michael Meskes |
| 2001-01-02 | I've found a memory leak in libecpg of PostgreSQL 7.0.3. | Bruce Momjian |
| 2000-12-18 | - Synced gram.y and preproc.y. | Michael Meskes |
| 2000-11-20 | Add configure checks for strtoll, strtoull (or strto[u]q). Disable | Peter Eisentraut |
| 2000-10-29 | Removed multibyte stuff since client does not know about encoding in the back... | Michael Meskes |
| 2000-10-02 | In the meaning of bug-fix, the patch is not needed. Because you | Bruce Momjian |
| 2000-09-26 | - Synced preproc.y with gram.y. | Michael Meskes |
| 2000-09-21 | *** empty log message *** | Michael Meskes |
| 2000-09-20 | *** empty log message *** | Michael Meskes |
| 2000-09-19 | *** empty log message *** | Michael Meskes |
| 2000-05-29 | Cleanup of <> and "" | Bruce Momjian |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-04-05 | *** empty log message *** | Michael Meskes |
| 2000-04-05 | *** empty log message *** | Michael Meskes |
| 2000-04-03 | *** empty log message *** | Michael Meskes |
| 2000-03-17 | Patch possible portability problem: a few places had // style comments, | Tom Lane |
| 2000-03-07 | *** empty log message *** | Michael Meskes |