| Age | Commit message (Expand) | Author |
| 2010-04-30 | tag for 9.0beta1REL9_0_BETA1 | Marc G. Fournier |
| 2010-04-29 | Documentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN' | Bruce Momjian |
| 2010-04-29 | Adjust error checks in pg_start_backup and pg_stop_backup to make it possible | Tom Lane |
| 2010-04-29 | Rename the parameter recovery_connections to hot_standby, to reduce possible | Tom Lane |
| 2010-04-29 | Doc fix -- last major item should not be a bullet. | Bruce Momjian |
| 2010-04-29 | Move alpha release notes into a separate file; re-align sgml tags. | Bruce Momjian |
| 2010-04-29 | Update 9.0 release notes to current; add major items and introductory | Bruce Momjian |
| 2010-04-29 | Install a workaround for 'TeX capacity exceeded' problem | Tom Lane |
| 2010-04-28 | Fix typo, per Thom Brown. | Tom Lane |
| 2010-04-28 | Modify ShmemInitStruct and ShmemInitHash to throw errors internally, | Tom Lane |
| 2010-04-28 | Make pg_stats example query result a bit less wide, and add comment about | Alvaro Herrera |
| 2010-04-28 | Introduce wal_level GUC to explicitly control if information needed for | Heikki Linnakangas |
| 2010-04-28 | Add recovery.conf parameters to the documentation index, per suggestion | Heikki Linnakangas |
| 2010-04-27 | Reformat code examples in plpgsql docs for better readability in PDF output | Alvaro Herrera |
| 2010-04-26 | Update documentation to match pg_stat_activity changes. | Tom Lane |
| 2010-04-26 | Document that pgpool can be used with master/slave servers to avoid | Bruce Momjian |
| 2010-04-26 | When we're restricting who can connect, don't allow new walsenders. | Robert Haas |
| 2010-04-23 | Fix various instances of "the the". | Robert Haas |
| 2010-04-21 | Enforce superuser permissions checks during ALTER ROLE/DATABASE SET, rather | Tom Lane |
| 2010-04-21 | Fix pg_hba.conf matching so that replication connections only match records | Tom Lane |
| 2010-04-20 | Rename standby_keep_segments to wal_keep_segments. | Robert Haas |
| 2010-04-20 | Update docs as to when WAL logging can be skipped. | Robert Haas |
| 2010-04-19 | Add an 'enable_material' GUC. | Robert Haas |
| 2010-04-16 | Provide better guidance for adjusting shared_buffers. | Robert Haas |
| 2010-04-16 | Document that autovacuum cannot vacuum or analyze temporary tables. | Bruce Momjian |
| 2010-04-15 | Improve punctuation | Peter Eisentraut |
| 2010-04-15 | IP port -> TCP port | Peter Eisentraut |
| 2010-04-15 | Fix typo, spotted by Erik Rijkers. | Heikki Linnakangas |
| 2010-04-14 | Doc change: anyways -> anyway; Erik Rijkers | Bruce Momjian |
| 2010-04-13 | Add "SSD" acronym mention for solid state drive mention. | Bruce Momjian |
| 2010-04-13 | Fix typo. | Magnus Hagander |
| 2010-04-12 | Remove example of archive_command from configure section; instead have | Bruce Momjian |
| 2010-04-12 | Spell out full archive directory specification in 'test -f' continuous | Bruce Momjian |
| 2010-04-12 | Adjust paragraph about monitoring streaming replication, now that we have | Heikki Linnakangas |
| 2010-04-12 | Change the logic to decide when to delete old WAL segments, so that it | Heikki Linnakangas |
| 2010-04-08 | Make smart shutdown work in combination with Hot Standby/Streaming Replication. | Robert Haas |
| 2010-04-07 | Allow quotes to be escaped in recovery.conf, by doubling them. This patch | Heikki Linnakangas |
| 2010-04-07 | Forbid using pg_xlogfile_name() and pg_xlogfile_name_offset() during | Heikki Linnakangas |
| 2010-04-06 | Reword exclusion constriants to mention that the operator can return | Bruce Momjian |
| 2010-04-05 | Clean up description of 9.0's incompatible changes in SIMILAR TO and | Tom Lane |
| 2010-04-05 | Arrange to remove pg_default_acl entries completely if their ACL setting | Tom Lane |
| 2010-04-03 | Minor wording improvement. | Tom Lane |
| 2010-04-03 | Clarify documentation of to_char EEEE pattern | Peter Eisentraut |
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
| 2010-04-03 | Allow for more room in the man page title, so that | Peter Eisentraut |
| 2010-04-02 | Clarify some behaviours of REASSIGN OWNED and DROP OWNED BY. | Simon Riggs |
| 2010-04-02 | Fix the build and install rules for man pages with SQL section != 7 | Peter Eisentraut |
| 2010-04-01 | Change test -e to test -f in docs, for portability. | Bruce Momjian |
| 2010-04-01 | Add contraint exclusion section to contraint docs.REL9_0_ALPHA5 | Bruce Momjian |
| 2010-04-01 | Add full names for release note item authors. | Bruce Momjian |