| Age | Commit message (Expand) | Author |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner |
| 2012-07-18 | Syntax support and documentation for event triggers. | Robert Haas |
| 2012-03-20 | Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. | Tom Lane |
| 2011-10-20 | Consolidate DROP handling for some object types. | Robert Haas |
| 2011-02-12 | DDL support for collations | Peter Eisentraut |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2009-07-29 | Support deferrable uniqueness constraints. | Tom Lane |
| 2008-12-19 | SQL/MED catalog manipulation facilities | Peter Eisentraut |
| 2008-02-19 | Refactor backend makefiles to remove lots of duplicate code | Peter Eisentraut |
| 2007-08-21 | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane |
| 2007-04-26 | Rename the newly-added commands for discarding session state. | Neil Conway |
| 2007-01-20 | Remove remains of old depend target. | Peter Eisentraut |
| 2004-06-18 | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-06-27 | First batch of object rename commands. | Peter Eisentraut |
| 2002-08-27 | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane |
| 2002-07-29 | Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more | Tom Lane |
| 2002-07-11 | Add new CREATE CONVERSION/DROP CONVERSION command. | Tatsuo Ishii |
| 2002-04-15 | The contents of command.c, creatinh.c, define.c, remove.c and rename.c | Tom Lane |
| 2001-07-13 | Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, | Tom Lane |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-05-29 | Split vacuum and analyze into separate files | Bruce Momjian |
| 2000-05-29 | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane |
| 2000-01-19 | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut |
| 1999-12-13 | New LDOUT makefile variable for QNX os. | Bruce Momjian |
| 1999-12-09 | Make LD -r as macros that can be changed for QNX. | Bruce Momjian |
| 1999-10-26 | Fix compile after COMMENT problem. | Bruce Momjian |
| 1999-10-26 | Hello. | Bruce Momjian |
| 1999-02-27 | Remove recipe.o from Makefile ... dead code not quite dead enough, | Tom Lane |
| 1999-02-24 | Fix problem with selectivity error in added columns with ALTER TABLE. | Bruce Momjian |
| 1998-10-08 | No need compile command/version.c anymore. | Bruce Momjian |
| 1998-07-26 | From: [email protected] | Marc G. Fournier |
| 1998-07-24 | I really hope that I haven't missed anything in this one... | Marc G. Fournier |
| 1998-06-16 | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1998-01-05 | Move variable.c to commands/ and aclchk.c to catalog/. | Bruce Momjian |
| 1997-12-20 | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier |
| 1997-12-17 | Makefile cleaned up | Marc G. Fournier |
| 1997-12-04 | From: todd brandys <[email protected]> | Marc G. Fournier |
| 1997-11-24 | Move dbcommands.c to commands/. It should not be in the parser directory. | Bruce Momjian |
| 1997-11-21 | Remove archive stuff. | Bruce Momjian |
| 1997-10-28 | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev |
| 1997-08-31 | Workplace for CREATE/DROP TRIGGER | Vadim B. Mikheev |
| 1997-04-02 | Sequence numbers generators code. | Vadim B. Mikheev |
| 1996-11-03 | Another first pass at cleaning up the #includes | Marc G. Fournier |
| 1996-10-27 | Simplify make files, add full dependencies. | Bryan Henderson |