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