| Age | Commit message (Expand) | Author |
| 2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
| 2010-07-03 | Remove SGML tab. | Bruce Momjian |
| 2010-07-03 | Make vacuum_defer_cleanup_age be PGC_SIGHUP level, since it's not sensible | Tom Lane |
| 2010-07-03 | Replace max_standby_delay with two parameters, max_standby_archive_delay and | Tom Lane |
| 2010-07-03 | Document more clearly on XML namespaces inside xpath function | Bruce Momjian |
| 2010-07-03 | Fix assorted misstatements and poor wording in the descriptions of the I/O | Tom Lane |
| 2010-07-03 | Additional cross-references to window functions documentation. | Robert Haas |
| 2010-07-02 | Remove hstore % text[] operator; use slice() function instead. | Robert Haas |
| 2010-07-01 | Update 9.0 release notes so streaming replication and hot standby is not | Bruce Momjian |
| 2010-06-30 | Correct missing/misspelled surname. | Andrew Dunstan |
| 2010-06-30 | Document that /bin/true on Windows is implemented by 'REM'. | Bruce Momjian |
| 2010-06-29 | In documentation, use "lower case"/"upper case" consistently (use space | Bruce Momjian |
| 2010-06-29 | Document that shared_preload_libraries and local_preload_libraries | Bruce Momjian |
| 2010-06-29 | Add compatibility note warning that plpgsql is now stricter about the column | Tom Lane |
| 2010-06-29 | Add note clarifying that XML fragments don't accept DTDs | Peter Eisentraut |
| 2010-06-28 | Fix doc double-wording in non-durable patch. | Bruce Momjian |
| 2010-06-28 | Add new Non-Durable Settings documentation section. | Bruce Momjian |
| 2010-06-28 | Add guidelines for formatting errcontext strings | Peter Eisentraut |
| 2010-06-28 | Remove tab from SGML. | Bruce Momjian |
| 2010-06-25 | Rewrite docs for new libpq keepalive parameters. | Robert Haas |
| 2010-06-25 | Make AIX suggestions about disabling ipv6 more version-sensitive. | Robert Haas |
| 2010-06-25 | Fix log_temp_files docs and comments to say bytes not kilobytes. | Simon Riggs |
| 2010-06-24 | Some copy-editing of the Hot Standby documentation. | Robert Haas |
| 2010-06-24 | Further 9.0 release notes updates. | Robert Haas |
| 2010-06-24 | Mention that when alter rewrites a table, indexes are also rebuilt. | Bruce Momjian |
| 2010-06-23 | Add TCP keepalive support to libpq. | Robert Haas |
| 2010-06-22 | Update pg_ctl docs to explain server output behavior differences on | Bruce Momjian |
| 2010-06-22 | Deprecate the use of => as an operator name. | Robert Haas |
| 2010-06-22 | Minor markup improvements for Hot Standby documentation. | Robert Haas |
| 2010-06-18 | Rename hstore => text[] operator to % | Robert Haas |
| 2010-06-17 | Add missing close brackets in old-style COPY syntax diagram. | Tom Lane |
| 2010-06-17 | Fix typo, init => int, per KOIZUMI Satoru. | Tom Lane |
| 2010-06-17 | Document that receive location can rewind if replication restarts. | Robert Haas |
| 2010-06-16 | Update doc description for 9.0 release note item: | Bruce Momjian |
| 2010-06-16 | 9.0 release notes updates. | Bruce Momjian |
| 2010-06-16 | Remove perl symbol table additions for plperl functions, and mention of it | Andrew Dunstan |
| 2010-06-16 | Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP | Peter Eisentraut |
| 2010-06-15 | Change the interpretation of the primary_key_attnums parameter of | Tom Lane |
| 2010-06-15 | Clarify SELECT FOR UPDATE behavior in docs. | Bruce Momjian |
| 2010-06-15 | Remove hstore's text[] => text[] operator. | Robert Haas |
| 2010-06-15 | Document new 9.0 behavior of ANALYZE on inheritance hierarchies. | Robert Haas |
| 2010-06-15 | Add new GUC categories corresponding to sections in docs, and move | Itagaki Takahiro |
| 2010-06-14 | Fix doc plperl doc with is -> are change. | Bruce Momjian |
| 2010-06-14 | Docs for pg_archivecleanup | Simon Riggs |
| 2010-06-14 | Fix misplaced modifier. | Robert Haas |
| 2010-06-14 | Fix typo. | Robert Haas |
| 2010-06-12 | postgres.txt should get cleaned by 'make clean'. | Tom Lane |
| 2010-06-12 | Remove lynx -stdin flag for postgres.text. | Bruce Momjian |
| 2010-06-12 | Add SGML Makefile rule for single-page text, postgres.txt. | Bruce Momjian |
| 2010-06-12 | Add space between after ">" in ">$@" in SGML Makefile, for clarity. | Bruce Momjian |