| Commit message (Expand) | Author | Age |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Fix typo, other minor improvements. | Neil Conway | 2004-11-15 |
* | Update admin guide's discussion of WAL to match present reality. | Tom Lane | 2004-08-08 |
* | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway | 2004-03-09 |
* | Make the 'wal_debug' GUC variable a boolean (rather than an integer), and | Neil Conway | 2004-01-06 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Fix a batch of speling misteaks identified by Peter's spell-checker tool. | Tom Lane | 2003-09-20 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Another big editing pass for consistent content and presentation. | Peter Eisentraut | 2003-03-24 |
* | Add checkpoint_warning to warn of excessive checkpoints caused by too | Bruce Momjian | 2002-11-15 |
* | Fix some misstatements in WAL parameter discussion. | Tom Lane | 2002-11-02 |
* | Fix another typo. | Bruce Momjian | 2002-09-06 |
* | Fix typo. | Bruce Momjian | 2002-09-06 |
* | Improve wording after wal_files removal. | Bruce Momjian | 2002-08-30 |
* | Complete TODO item: | Bruce Momjian | 2002-08-30 |
* | Don't document that UNDO is certain to be added in the future. | Bruce Momjian | 2002-07-05 |
* | Update wal files computation documentation. | Bruce Momjian | 2002-02-11 |
* | proof-reading | Peter Eisentraut | 2001-11-28 |
* | Deprecate 'current' date/time constant. | Thomas G. Lockhart | 2001-11-21 |
* | Update WAL configuration discussion to reflect post-7.1 tweaking. | Tom Lane | 2001-10-26 |
* | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 2001-09-29 |
* | WAL file numbers: Sequenatial -> ever-increasing | Bruce Momjian | 2001-09-22 |
* | Markup additions and spell check. (covers Admin Guide) | Peter Eisentraut | 2001-09-09 |
* | 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 |