Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace implementation of pg_log as a relation accessed through the | Tom Lane | 2001-08-25 |
* | Change "indices" to "indexes", per OED. | Peter Eisentraut | 2001-05-17 |
* | redo record -> undo record, Tom Lane. | Bruce Momjian | 2001-05-15 |
* | Support syncing WAL log to disk using either fsync(), fdatasync(), | Tom Lane | 2001-03-16 |
* | XLOG (and related) changes: | Tom Lane | 2001-03-13 |
* | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 |
* | Change default commit_delay to zero, update documentation. | Tom Lane | 2001-02-18 |
* | WAL documentation, from Oliver Elphick and Vadim Mikheev. | Peter Eisentraut | 2001-01-24 |