summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-06-20Stamp 9.6beta2.REL9_6_BETA2Tom Lane
2016-06-20docs: clarify use of pg_rewind argumentsBruce Momjian
2016-06-20Add missing documentation of pg_roles.rolbypassrlsMagnus Hagander
2016-06-19Docs: improve description of psql's %R prompt escape sequence.Tom Lane
2016-06-18Update 9.6 release notes through today.Tom Lane
2016-06-17Docs typo fix.Tom Lane
2016-06-17pg_visibility: Add pg_truncate_visibility_map function.Robert Haas
2016-06-17Add VACUUM (DISABLE_PAGE_SKIPPING) for emergencies.Robert Haas
2016-06-16Invent min_parallel_relation_size GUC to replace a hard-wired constant.Tom Lane
2016-06-15Add integrity-checking functions to pg_visibility.Robert Haas
2016-06-15PL/Python: Clean up extended error reporting docs and testsPeter Eisentraut
2016-06-14document when PREPARE uses generic plansBruce Momjian
2016-06-11PL/Python: Rename new keyword arguments of plpy.error() etc.Peter Eisentraut
2016-06-10Change default of backend_flush_after GUC to 0 (disabled).Andres Freund
2016-06-09Clarify documentation of ceil/ceiling/floor functions.Tom Lane
2016-06-09Eliminate "parallel degree" terminology.Robert Haas
2016-06-09Polish the documentation concerning phrase text search.Tom Lane
2016-06-08Fix typo.Robert Haas
2016-06-07Fix thinko in description of table_name parameterAlvaro Herrera
2016-06-07Fix loose ends for SQL ACCESS METHOD objectsAlvaro Herrera
2016-06-07doc: Update wording about direct system catalog manipulationPeter Eisentraut
2016-06-07doc: Fix typoPeter Eisentraut
2016-06-07Improve documentation for contrib/bloom.Tom Lane
2016-06-07doc: Refer to table by idPeter Eisentraut
2016-06-07Fix simple typo in monitoring docsSimon Riggs
2016-06-03Fix various common mispellings.Greg Stark
2016-06-03Measure Bloom index signature-length reloption in bits, not words.Tom Lane
2016-05-31doc: Update version() and current_date output in tutorialPeter Eisentraut
2016-05-31Fix whitespacePeter Eisentraut
2016-05-31Fix typo in CREATE DATABASE syntax synopsis.Tom Lane
2016-05-27Fix release-note typo.Tom Lane
2016-05-26Fix typo in 9.5 release nodesAlvaro Herrera
2016-05-25Update doc text to reflect new column in MVCC phenomena table.Kevin Grittner
2016-05-24Docs: mention pg_reload_conf() in ALTER SYSTEM reference page.Tom Lane
2016-05-24In examples of Oracle PL/SQL code, use varchar2 not varchar.Tom Lane
2016-05-24Fix typo in docsTeodor Sigaev
2016-05-21Improve docs about contrib/intarray's benchmark suite.Tom Lane
2016-05-21Improve docs about using ORDER BY to control aggregate input order.Tom Lane
2016-05-20Further improve documentation about --quote-all-identifiers switch.Tom Lane
2016-05-20Improve documentation about pg_dump's --quote-all-identifiers switch.Tom Lane
2016-05-17Fix typoMagnus Hagander
2016-05-14doc: Fix typoPeter Eisentraut
2016-05-13doc: Update link to external sitePeter Eisentraut
2016-05-12doc: Document default of max_worker_processesPeter Eisentraut
2016-05-12doc: Small wording change for clarityPeter Eisentraut
2016-05-11Update key words table for 9.6Peter Eisentraut
2016-05-09Stamp 9.6beta1.REL9_6_BETA1Tom Lane
2016-05-08Improve 9.6 release notes.Tom Lane
2016-05-08Docs: create some user-facing documentation about index-only scans.Tom Lane
2016-05-07Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.Tom Lane