| Age | Commit message (Expand) | Author |
| 2000-06-11 | Update sequence-related functions to new fmgr style. Remove downcasing, | Tom Lane |
| 2000-06-09 | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian |
| 2000-06-08 | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian |
| 2000-05-31 | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut |
| 2000-05-29 | Split vacuum and analyze into separate files | Bruce Momjian |
| 2000-05-29 | More vacuum cleanup | Bruce Momjian |
| 2000-05-29 | more cleanup | Bruce Momjian |
| 2000-05-29 | Allow vacuum to perform analyze with shared lock. Update cvs manual. | Bruce Momjian |
| 2000-05-29 | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-02-19 | Get rid of postgres.c's separate parsing logic for PGDATESTYLE env. | Tom Lane |
| 2000-02-18 | Implement reindex command | Hiroshi Inoue |
| 2000-02-13 | contrib-array.patch | Bruce Momjian |
| 2000-01-31 | Fix problems seen in parallel regress tests when SI buffer overruns (causing | Tom Lane |
| 2000-01-26 | Add: | Bruce Momjian |
| 2000-01-22 | added ALTER TABLE DROP COLUMN, early version | Peter Eisentraut |
| 2000-01-16 | Included all yacc and lex files into the distribution. | Peter Eisentraut |
| 2000-01-15 | Fix a passel of problems with incorrect calls to typinput and typoutput | Tom Lane |
| 2000-01-14 | * User management commands no longer user pg_exec_query_dest -> more robust | Peter Eisentraut |
| 2000-01-13 | Fixed everything in and surrounding createdb and dropdb to make it more | Peter Eisentraut |
| 2000-01-06 | Changed "triggered data change violation" detection code | Jan Wieck |
| 1999-12-21 | update_pg_pwd() is an AR trigger. Corrected return type. | Jan Wieck |
| 1999-12-20 | Clean up some minor gcc warnings. | Tom Lane |
| 1999-12-16 | Here's the Create/Alter/Drop Group stuff that's been really overdue. I | Bruce Momjian |
| 1999-12-14 | Depending on my interpreting (and programming) skills, this might solve | Bruce Momjian |
| 1999-12-10 | Rename several destroy* functions/tags to drop*. | Bruce Momjian |
| 1999-11-21 | Change backend-side COPY to write files with permissions 644 not 666 | Tom Lane |
| 1999-10-26 | Hello. | Bruce Momjian |
| 1999-10-15 | This patch implements ORACLE's COMMENT SQL command. | Bruce Momjian |
| 1999-09-29 | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck |
| 1999-09-23 | Add TRUNCATE command, with psql help and sgml additions. | Bruce Momjian |
| 1999-08-25 | Add new vpl_num_allocated_pages member to VPageListData. | Tatsuo Ishii |
| 1999-08-01 | First step in fixing selectivity-estimation code. eqsel and | Tom Lane |
| 1999-07-16 | More cleanup | Bruce Momjian |
| 1999-07-15 | Change #include's to use <> and "" as appropriate. | Bruce Momjian |
| 1999-07-15 | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian |
| 1999-07-14 | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian |
| 1999-05-25 | Another pgindent run. Sorry folks. | Bruce Momjian |
| 1999-05-25 | pgindent run over code. | Bruce Momjian |
| 1999-03-28 | 1. Vacuum is updated for MVCC. | Vadim B. Mikheev |
| 1999-03-16 | Here is a patch. | Bruce Momjian |
| 1999-03-09 | Changes to fix/improve the dynamic loading on NT | Marc G. Fournier |
| 1999-02-24 | Fix problem with selectivity error in added columns with ALTER TABLE. | Bruce Momjian |
| 1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
| 1999-01-21 | The following patch finishes primary key support. Previously, when | Bruce Momjian |
| 1998-12-18 | SET TRANSACTION ISOLATION LEVEL ... | Vadim B. Mikheev |
| 1998-12-15 | Initial MVCC code. | Vadim B. Mikheev |
| 1998-10-08 | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian |
| 1998-10-06 | Substantial rewrite of async.c to avoid problems with non-reentrant stdio | Tom Lane |
| 1998-09-03 | [Part #1: Type: text/plain, Encoding: 7bit, Size: 59] | Bruce Momjian |