Commit Graph

12654 Commits (40fc4575205dc563b88da1db9a8a75cc4d3b848a)

Author SHA1 Message Date
Peter Eisentraut 552346c550 doc: Refer to table by id 9 years ago
Simon Riggs 29424a9c66 Fix simple typo in monitoring docs 9 years ago
Greg Stark e1623c3959 Fix various common mispellings. 9 years ago
Tom Lane ee4af347ba Measure Bloom index signature-length reloption in bits, not words. 9 years ago
Peter Eisentraut 9ee56dfeee doc: Update version() and current_date output in tutorial 9 years ago
Peter Eisentraut aa14bc41d1 Fix whitespace 9 years ago
Tom Lane 6d69ea3318 Fix typo in CREATE DATABASE syntax synopsis. 9 years ago
Tom Lane d81ecb9b20 Fix release-note typo. 9 years ago
Alvaro Herrera d7ef3572a8 Fix typo in 9.5 release nodes 9 years ago
Kevin Grittner 627e360358 Update doc text to reflect new column in MVCC phenomena table. 9 years ago
Tom Lane c45fb43c84 Docs: mention pg_reload_conf() in ALTER SYSTEM reference page. 9 years ago
Tom Lane 23f11dc21b In examples of Oracle PL/SQL code, use varchar2 not varchar. 9 years ago
Teodor Sigaev 6ee7fb8244 Fix typo in docs 9 years ago
Tom Lane 768d6f90f9 Improve docs about contrib/intarray's benchmark suite. 9 years ago
Tom Lane 82eafabeaa Improve docs about using ORDER BY to control aggregate input order. 9 years ago
Tom Lane 50e5315a58 Further improve documentation about --quote-all-identifiers switch. 9 years ago
Tom Lane 960be4a998 Improve documentation about pg_dump's --quote-all-identifiers switch. 9 years ago
Magnus Hagander b09cd2e50a Fix typo 9 years ago
Peter Eisentraut 8eec44be6b doc: Fix typo 9 years ago
Peter Eisentraut 6d52e8b646 doc: Update link to external site 9 years ago
Peter Eisentraut 83b8ee8754 doc: Document default of max_worker_processes 9 years ago
Peter Eisentraut 122b99478a doc: Small wording change for clarity 9 years ago
Peter Eisentraut 9be58a2b8e Update key words table for 9.6 9 years ago
Tom Lane 8ee29a19d6 Stamp 9.6beta1. 9 years ago
Tom Lane 91fd1df4aa Improve 9.6 release notes. 9 years ago
Tom Lane e6dd664d0d Docs: create some user-facing documentation about index-only scans. 9 years ago
Tom Lane 4768cc4565 Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 9 years ago
Tom Lane 691d99de38 Docs: improve warnings about nextval() not producing gapless sequences. 9 years ago
Tom Lane 7dc1d35969 Update back-branch release notes for the last few commits. 9 years ago
Tom Lane eb7de00ac2 First-draft release notes for 9.5.3. 9 years ago
Tom Lane bbbae5ead3 Docs: fix alphabetization of table entries. 9 years ago
Tom Lane 36db18eaa0 Docs: minor copy-editing for GSSAPI/SSPI authentication docs. 9 years ago
Tom Lane 76ef266a86 More small 9.6 release note improvements. 9 years ago
Tom Lane daa9856fce Docs: fix \crosstabview example. 9 years ago
Kevin Grittner 2cc41acd8f Fix hash index vs "snapshot too old" problemms 9 years ago
Tom Lane 306ff0aaf8 Further 9.6 release note improvements. 9 years ago
Tom Lane 0b9a234432 Rename tsvector delete() to ts_delete(), and filter() to ts_filter(). 9 years ago
Tom Lane 2f38b986fa Small 9.6 release note improvements. 9 years ago
Tom Lane 7a622b2731 Rename pgbench min/max to least/greatest, and fix handling of double args. 9 years ago
Tom Lane c311f78873 First-draft release notes for Postgres 9.6. 9 years ago
Tom Lane a9ba6195f1 Fix ordering/categorization of some recently-added system views. 9 years ago
Peter Eisentraut 6535bf3998 doc: Fix more typos 9 years ago
Peter Eisentraut 613fb29a38 doc: Fix typos 9 years ago
Tom Lane 21c2b1c611 Docs: improve index entries for new tsvector functions. 9 years ago
Peter Eisentraut a956bf4395 doc: Fix typo 9 years ago
Tom Lane 6376a16ba2 Update contrib/unaccent documentation about its unaccent.rules file. 10 years ago
Tom Lane 17d5db352c Remove warning about num_sync being too large in synchronous_standby_names. 10 years ago
Peter Eisentraut 82881b2b43 doc: Minor wording changes 10 years ago
Andrew Dunstan 0fb54de9aa Support building with Visual Studio 2015 10 years ago
Tom Lane 4c804fbdfb Clean up parsing of synchronous_standby_names GUC variable. 10 years ago