| Commit message (Expand) | Author | Age |
* | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. | Tom Lane | 2012-09-19 |
* | Provide adequate documentation of the "table_name *" notation. | Tom Lane | 2012-09-17 |
* | Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. | Kevin Grittner | 2012-09-16 |
* | Fix catalog docs to reflect connoinherit change in 09ff76f. | Andrew Dunstan | 2012-09-12 |
* | Fix typo: lexemes misspelled in full text search docs. | Kevin Grittner | 2012-09-12 |
* | Fix typo in information_schema documentation. | Tom Lane | 2012-09-05 |
* | Make one last copy-editing pass over the 9.2 release notes. | Tom Lane | 2012-09-05 |
* | Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers | Bruce Momjian | 2012-09-04 |
* | Mention basebackup-from-slave next to cascading replication | Magnus Hagander | 2012-09-04 |
* | Back-patch recent pg_upgrade fixes into 9.2. | Tom Lane | 2012-09-03 |
* | Fix checkpoint_timeout documentation to reflect current behavior. | Robert Haas | 2012-08-30 |
* | Document how to prevent PostgreSQL itself from exhausting memory. | Robert Haas | 2012-08-30 |
* | Improve a couple of 9.2 release note entries. | Tom Lane | 2012-08-27 |
* | Add section IDs to subsections of syntax.sgml that lacked them. | Tom Lane | 2012-08-27 |
* | Some spelling adjustments in release notes | Peter Eisentraut | 2012-08-24 |
* | Normalize some British spellings | Peter Eisentraut | 2012-08-24 |
* | Put options on man page and in help output in slightly better order | Peter Eisentraut | 2012-08-24 |
* | Fix typo in example. | Heikki Linnakangas | 2012-08-23 |
* | Remove overly-pessimistic statement about constraint exclusion. | Tom Lane | 2012-08-22 |
* | Make a cut at a major-features list for 9.2. | Tom Lane | 2012-08-22 |
* | Make an editorial pass over the 9.2 release notes. | Tom Lane | 2012-08-22 |
* | Fix erroneous documentation of synchronous_commit = remote_write. | Tom Lane | 2012-08-22 |
* | Update 9.2 release notes to reflect commits to date. | Tom Lane | 2012-08-21 |
* | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. | Tom Lane | 2012-08-14 |
* | Prevent access to external files/URLs via contrib/xml2's xslt_process(). | Tom Lane | 2012-08-14 |
* | In documentation, change "recommendable" to "recommended", per | Bruce Momjian | 2012-08-14 |
* | Add link from COPY ref page to psql \copy. | Tom Lane | 2012-08-11 |
* | Fix upper limit of superuser_reserved_connections, add limit for wal_senders | Magnus Hagander | 2012-08-10 |
* | Doc correction to point out that 9.2+ can overwrite pg_xlog files. | Simon Riggs | 2012-08-08 |
* | Typo fixes for previous commit. | Robert Haas | 2012-08-06 |
* | Warn more vigorously about the non-transactional behavior of sequences. | Robert Haas | 2012-08-06 |
* | Reword documentation for concurrent index rebuilds to be clearer. | Bruce Momjian | 2012-08-04 |
* | Add link to synchronous_commit variables in high availability docs. | Bruce Momjian | 2012-08-03 |
* | Document that trying to exceed temp_file_limit causes a query cancel. | Bruce Momjian | 2012-08-03 |
* | Document that, for psql -c, only the result of the last command is | Bruce Momjian | 2012-08-03 |
* | Update release notes for libpq feature change. | Tom Lane | 2012-08-02 |
* | Replace libpq's "row processor" API with a "single row" mode. | Tom Lane | 2012-08-02 |
* | Add documentation cross-reference for JSON functions. | Tom Lane | 2012-08-01 |
* | pg_basebackup: stylistic adjustments | Alvaro Herrera | 2012-07-31 |
* | Now that the diskchecker.pl author has updated the download link on his | Bruce Momjian | 2012-07-30 |
* | Update doc mention of diskchecker.pl to add URL for script; retain URL | Bruce Momjian | 2012-07-26 |
* | Document that the pg_upgrade user of rsync might want to skip some | Bruce Momjian | 2012-07-26 |
* | Document that pg_basebackup will create its output directory | Peter Eisentraut | 2012-07-25 |
* | Change syntax of new CHECK NO INHERIT constraints | Alvaro Herrera | 2012-07-24 |
* | Show step titles in the pg_upgrade man page | Peter Eisentraut | 2012-07-17 |
* | Add link to PEP 394 regarding python2 vs python3 naming | Peter Eisentraut | 2012-07-14 |
* | Document that Log-Shipping Standby Servers cannot be upgraded by | Bruce Momjian | 2012-07-10 |
* | Run newly-configured perltidy script on Perl files. | Bruce Momjian | 2012-07-04 |
* | Remove reference to default wal_buffers being 8 | Magnus Hagander | 2012-07-04 |
* | Remove references to PostgreSQL bundled on Solaris | Magnus Hagander | 2012-07-04 |