| Commit message (Expand) | Author | Age |
* | Restructure CREATE FUNCTION "NOTES" section to be shorter; move items | Bruce Momjian | 2010-03-03 |
* | Adjust max_standby_delay documentation to be clearer, and mention that | Bruce Momjian | 2010-03-02 |
* | Document the effect of max_standby_delay on increasing the delay of data | Bruce Momjian | 2010-03-02 |
* | Update keywords list for 9.0 | Peter Eisentraut | 2010-03-02 |
* | Update complex locale example in the documentation. | Bruce Momjian | 2010-02-28 |
* | *** empty log message *** | Bruce Momjian | 2010-02-28 |
* | Document ATAPI FLUSH CACHE EXT. | Bruce Momjian | 2010-02-27 |
* | Document trace_recovery_messages() parameter as an enum, not string. | Bruce Momjian | 2010-02-27 |
* | Document max_standby_delay=-1 option, now that it's allowed again. | Heikki Linnakangas | 2010-02-27 |
* | Entity-ify a few new uses of literal <, >, and &. | Tom Lane | 2010-02-27 |
* | Use <> for libpq #include in example programs, per suggestion from Josh Berkus. | Bruce Momjian | 2010-02-27 |
* | Document ATAPI drive flush command, and mention SSD drives. | Bruce Momjian | 2010-02-27 |
* | Document pg_restore --jobs as a performance enhancement. | Bruce Momjian | 2010-02-26 |
* | Remove 'emphasis' markup inside literal; not allowed. | Bruce Momjian | 2010-02-26 |
* | Document that after triggers that need to see changed rows should not be | Bruce Momjian | 2010-02-25 |
* | Document clearly the meaning of none/all for log_statements. | Bruce Momjian | 2010-02-25 |
* | Clearly document that timestamp alone means timestamp without timezone, | Bruce Momjian | 2010-02-25 |
* | Add configuration parameter ssl_renegotiation_limit to control | Magnus Hagander | 2010-02-25 |
* | Fix typos, per Richard Huxton | Magnus Hagander | 2010-02-25 |
* | Clarify that the connection string for primary_conninfo is in the same | Heikki Linnakangas | 2010-02-25 |
* | Fix typo. | Heikki Linnakangas | 2010-02-25 |
* | Small streaming replication document improvements. Be more explicit that | Heikki Linnakangas | 2010-02-25 |
* | Improve warning about creating nested named subroutines in plperl. | Tom Lane | 2010-02-25 |
* | Document that pg_restore -t can use -n for its schema qualification. | Bruce Momjian | 2010-02-24 |
* | Revert removal of pre-7.4 documenation behavior mentions. | Bruce Momjian | 2010-02-24 |
* | Remove stray semicolon, per report from strk | Alvaro Herrera | 2010-02-24 |
* | Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest | Bruce Momjian | 2010-02-24 |
* | Add an OR REPLACE option to CREATE LANGUAGE. | Tom Lane | 2010-02-23 |
* | Revert recent COPY manual change about encoding; add mention of "server". | Bruce Momjian | 2010-02-23 |
* | Clarify statements about tar archive format. | Tom Lane | 2010-02-23 |
* | Revert recent change of to_char('HH12') handling for intervals; instead | Bruce Momjian | 2010-02-23 |
* | Make documentation more direct about the handling of COPY files based on | Bruce Momjian | 2010-02-23 |
* | Document that expression indexes that call functions allow function-level | Bruce Momjian | 2010-02-23 |
* | Update pg_restore documentation to show new pg_restore custom listing | Bruce Momjian | 2010-02-23 |
* | Remove long-commented-out paragraph in documentation about function | Bruce Momjian | 2010-02-22 |
* | Document that pg_ctl cares about the PGHOST environment variable. | Bruce Momjian | 2010-02-22 |
* | Remove protocol documentation paragraph about environment variable | Bruce Momjian | 2010-02-22 |
* | Briefly document in two places that pg_dump and pg_dumpall cannot be | Bruce Momjian | 2010-02-22 |
* | Move documentation of all recovery.conf option to a new chapter. | Heikki Linnakangas | 2010-02-22 |
* | Adjust sample auto-explain output to reflect query text inclusion. | Andrew Dunstan | 2010-02-20 |
* | Make 'include_realm' ordering consistent in the docs, to match recent | Bruce Momjian | 2010-02-20 |
* | Clarify documentation about username mapping when authenticating with | Bruce Momjian | 2010-02-20 |
* | Document that many solid-state drives have volatile write-back caches. | Bruce Momjian | 2010-02-20 |
* | Copy editing of Hot Standby docs. Some clarifications, addition | Simon Riggs | 2010-02-20 |
* | Document --version and --help options for all client applications (they | Bruce Momjian | 2010-02-19 |
* | First pass over client applications documentation proofreading. | Bruce Momjian | 2010-02-19 |
* | Remove mention that binary distributions pre-compile the tutorial files. | Bruce Momjian | 2010-02-19 |
* | Preliminary release notes for 9.0alpha4 | Peter Eisentraut | 2010-02-19 |
* | Hot Standby documentation updates | Bruce Momjian | 2010-02-19 |
* | Add missing close tag. | Bruce Momjian | 2010-02-18 |