Commits

DateSubjectAuthorReleases
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-17 Invent ResourceOwner mechanism as per my recent proposal, and use it to Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in Tom Lane 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-05-21 Integrate src/timezone library for all platforms. There is more we can Tom Lane 8.0.0
2004-05-05 ALTER TABLE rewrite. New cool stuff: Tom Lane 8.0.0
2004-03-23 Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and Tom Lane 8.0.0
2004-01-07 More janitorial work: remove the explicit casting of NULL literals to a Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-14 Add CHECK_FOR_INTERRUPTS() to bootstrap command loop, so that control-C Tom Lane 8.0.0
2003-11-09 Add operator strategy and comparison-value datatype fields to ScanKey. Tom Lane 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-22 Error message editing in backend/bootstrap, /lib, /nodes, /port. Tom Lane 7.4.1
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2003-05-27 Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in Bruce Momjian 7.4.1
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2002-11-11 Code review for ON COMMIT patch. Make the actual on-commit action happen Tom Lane 7.4.1
2002-11-09 Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] Bruce Momjian 7.4.1
2002-11-01 Arrange to compile flex output files as inclusions into other files Tom Lane 7.3.1
2002-09-02 Code review for HeapTupleHeader changes. Add version number to page headers Tom Lane 7.3.1
2002-08-30 AUTOCOMMIT mode is now an available backend GUC variable; setting it Tom Lane 7.3.1
2002-07-20 oid is needed, it is added at the end of the struct (after the null Bruce Momjian 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1