summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-10-07Improve handling and coverage of --no-ensure-shutdown in pg_rewindMichael Paquier
2019-10-06Doc: improve docs about pg_statistic_ext_data.Tom Lane
2019-10-03pgbench: add --partitions and --partition-method options.Amit Kapila
2019-09-30Doc: improve PREPARE documentation, cross-referencing to plan_cache_mode.Tom Lane
2019-09-30docs: adjust multi-column most-common-value statisticsBruce Momjian
2019-09-30pg_rewind: Allow writing recovery configurationAlvaro Herrera
2019-09-29doc: Further clarify how recovery target parameters are appliedPeter Eisentraut
2019-09-29doc: Add a link targetPeter Eisentraut
2019-09-27Have pg_rewind run crash recovery before rewindingAlvaro Herrera
2019-09-27Doc: clean up markup for jsonb_set and related functions.Tom Lane
2019-09-27doc: Add timeline as valid recovery target in standby.signal documentationPeter Eisentraut
2019-09-26doc: Fix whitespace in markupPeter Eisentraut
2019-09-26doc: Format example JSON data betterPeter Eisentraut
2019-09-26doc: Update a confusing sentence about SQL/JSONPeter Eisentraut
2019-09-26doc: Update note about source code formattingPeter Eisentraut
2019-09-26doc: Reorder JSON functions documentationPeter Eisentraut
2019-09-25Implement jsonpath .datetime() methodAlexander Korotkov
2019-09-25Doc: Fix example related to partition pruningMichael Paquier
2019-09-23Add libpq parameter 'channel_binding'.Jeff Davis
2019-09-23Doc: clarify handling of duplicate elements in array containment tests.Tom Lane
2019-09-20Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane
2019-09-20Fix typo in commit 82fa3ff8672.Amit Kapila
2019-09-19Doc: improve documentation around jsonpath regular expressions.Tom Lane
2019-09-19Fix typo in commit 578b229718.Amit Kapila
2019-09-19Doc: Fix incorrect mention to connection_object in CONNECT command of ECPGMichael Paquier
2019-09-19Doc: document autovacuum interruption.Amit Kapila
2019-09-19Redesign pageinspect function printing infomask bitsMichael Paquier
2019-09-18Fix example program in docs too (??)Alvaro Herrera
2019-09-18Doc: Update FDW documentation about direct foreign table modification.Etsuro Fujita
2019-09-16Support for SSSSS datetime format patternAlexander Korotkov
2019-09-16Support for FF1-FF6 datetime format patternsAlexander Korotkov
2019-09-13Typo fixes for documentationAlexander Korotkov
2019-09-13Documentation improvements to jsonpathAlexander Korotkov
2019-09-12Doc: Update PL/pgSQL sample function in plpgsql.sgml.Amit Kapila
2019-09-12Add to pageinspect function to make t_infomask/t_infomask2 human-readableMichael Paquier
2019-09-11libpq docs: be clearer about conninfo's 'hostaddr'Alvaro Herrera
2019-09-10Allow setting statistics target for extended statisticsTomas Vondra
2019-09-08Fix behavior of AND CHAIN outside of explicit transaction blocksPeter Eisentraut
2019-09-08doc: effective -> efficientPeter Eisentraut
2019-09-08doc: Clean up title case usePeter Eisentraut
2019-09-07Fix issues around strictness of SIMILAR TO.Tom Lane
2019-09-06doc: Fix awkward markupPeter Eisentraut
2019-09-06doc: Postgres -> PostgreSQLPeter Eisentraut
2019-09-06Doc: tweak installation doc edits made by commit 76c2af926.Tom Lane
2019-09-05Split tuptoaster.c into three separate files.Robert Haas
2019-09-03Clarify pg_dump documentationPeter Eisentraut
2019-09-03Improve base backup protocol documentationPeter Eisentraut
2019-09-03Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgmlMichael Paquier
2019-08-31Doc: describe the "options" allowed in an ECPG connection target string.Tom Lane
2019-08-30Doc: restructure documentation of the configure script's options.Tom Lane