Commit Graph

9499 Commits (0131088f1829ca968c8d1302728c6ff37a97092d)

Author SHA1 Message Date
Simon Riggs 0131088f18 Fix typo in streaming replication protocol docs. 16 years ago
Simon Riggs ce701c1e73 Fix typo in math function docs, spotted by Heikki. 16 years ago
Simon Riggs bd11a0f67f Document that trig functions accept/return values in radians. 16 years ago
Peter Eisentraut 66cac8feab Add some more structure and bits of information to PL/Python documentation 16 years ago
Bruce Momjian a6c1cea2b7 Add libpq warning message if the .pgpass-retrieved password fails. 16 years ago
Peter Eisentraut 8b2ae44dc8 Update shared memory configuration information for Linux 16 years ago
Bruce Momjian 5473df9eb7 Document what user name email symbols are supported by tsearch. 16 years ago
Bruce Momjian c24b2ef217 Re-add comma, oops. 16 years ago
Bruce Momjian cb08f6b688 Remove unnecessary comma in documentation. 16 years ago
Tom Lane 8c9a120f6b Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24, 16 years ago
Magnus Hagander aa8eed3172 Add missing space in example. 16 years ago
Magnus Hagander 43d07d63b1 Revert patch for --psqlrc=FILENAME in psql. 16 years ago
Magnus Hagander 66c2cc2ba9 Add --psqlrc=FILENAME parameter to psql, to process an explicitly named 16 years ago
Bruce Momjian ea066f87c3 Document that "Q" is ignored by to_date and to_timestamp. Add C comment 16 years ago
Bruce Momjian 8b420770b3 Fix SGML markup. 16 years ago
Bruce Momjian d859b17f0f Restructure CREATE FUNCTION "NOTES" section to be shorter; move items 16 years ago
Bruce Momjian 7c55be792b Adjust max_standby_delay documentation to be clearer, and mention that 16 years ago
Bruce Momjian b098dbec0d Document the effect of max_standby_delay on increasing the delay of data 16 years ago
Peter Eisentraut 9393bc62c5 Update keywords list for 9.0 16 years ago
Bruce Momjian bd7246f65e Update complex locale example in the documentation. 16 years ago
Bruce Momjian 0ff1c3e547 *** empty log message *** 16 years ago
Bruce Momjian 9295eea839 Document ATAPI FLUSH CACHE EXT. 16 years ago
Bruce Momjian c685b942e5 Document trace_recovery_messages() parameter as an enum, not string. 16 years ago
Heikki Linnakangas 7ab9305cc9 Document max_standby_delay=-1 option, now that it's allowed again. 16 years ago
Tom Lane 4ec700a8ec Entity-ify a few new uses of literal <, >, and &. 16 years ago
Bruce Momjian f7c93458a9 Use <> for libpq #include in example programs, per suggestion from Josh Berkus. 16 years ago
Bruce Momjian adfb444581 Document ATAPI drive flush command, and mention SSD drives. 16 years ago
Bruce Momjian ca8e3a51a0 Document pg_restore --jobs as a performance enhancement. 16 years ago
Bruce Momjian 87f609c4fe Remove 'emphasis' markup inside literal; not allowed. 16 years ago
Bruce Momjian d98039d896 Document that after triggers that need to see changed rows should not be 16 years ago
Bruce Momjian 1951c97805 Document clearly the meaning of none/all for log_statements. 16 years ago
Bruce Momjian bfd0cd5568 Clearly document that timestamp alone means timestamp without timezone, 16 years ago
Magnus Hagander 413d34be4e Add configuration parameter ssl_renegotiation_limit to control 16 years ago
Magnus Hagander 0ccc5153f8 Fix typos, per Richard Huxton 16 years ago
Heikki Linnakangas 0a4807dd93 Clarify that the connection string for primary_conninfo is in the same 16 years ago
Heikki Linnakangas 6e11a10c4c Fix typo. 16 years ago
Heikki Linnakangas 7c6c09c039 Small streaming replication document improvements. Be more explicit that 16 years ago
Tom Lane aed0829c63 Improve warning about creating nested named subroutines in plperl. 16 years ago
Bruce Momjian 673fb4da02 Document that pg_restore -t can use -n for its schema qualification. 16 years ago
Bruce Momjian 99ef515280 Revert removal of pre-7.4 documenation behavior mentions. 16 years ago
Alvaro Herrera b5a6a52fba Remove stray semicolon, per report from strk 16 years ago
Bruce Momjian 7bfd95a4a2 Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest 16 years ago
Tom Lane 11b5847058 Add an OR REPLACE option to CREATE LANGUAGE. 16 years ago
Bruce Momjian edf344a5e3 Revert recent COPY manual change about encoding; add mention of "server". 16 years ago
Tom Lane 1bc8acca25 Clarify statements about tar archive format. 16 years ago
Bruce Momjian a54803149a Revert recent change of to_char('HH12') handling for intervals; instead 16 years ago
Bruce Momjian 1180b64075 Make documentation more direct about the handling of COPY files based on 16 years ago
Bruce Momjian 1379fb052f Document that expression indexes that call functions allow function-level 16 years ago
Bruce Momjian 485b19ec3c Update pg_restore documentation to show new pg_restore custom listing 16 years ago
Bruce Momjian 752672ced7 Remove long-commented-out paragraph in documentation about function 16 years ago