summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2017-09-13Distinguish selectivity of < from <= and > from >=.Tom Lane
2017-09-13doc: Remove incorrect SCRAM protocol documentationPeter Eisentraut
2017-09-13docs: adjust "link mode" mention in pg_upgrade streaming stepsBruce Momjian
2017-09-13docs: improve pg_upgrade standby instructionsBruce Momjian
2017-09-12Add psql variables to track success/failure of SQL queries.Tom Lane
2017-09-12docs: improve pg_upgrade rsync instructionsBruce Momjian
2017-09-12doc: Remove useless marked sectionPeter Eisentraut
2017-09-12doc: Document default scope in LDAP URLPeter Eisentraut
2017-09-12Allow custom search filters to be configured for LDAP authPeter Eisentraut
2017-09-11PG 10 release notes: change trigger transition tablesBruce Momjian
2017-09-11PG 10 release notes: update PL/Tcl functions itemBruce Momjian
2017-09-11pg_receivewal: Add --endpos optionPeter Eisentraut
2017-09-11doc: Document function pointer source code stylePeter Eisentraut
2017-09-11Message style fixesPeter Eisentraut
2017-09-08Allow a partitioned table to have a default partition.Robert Haas
2017-09-08Doc: update v10 release notes through today.Tom Lane
2017-09-07Improve documentation about behavior of multi-statement Query messages.Tom Lane
2017-09-06Allow SET STATISTICS on expression indexesSimon Riggs
2017-09-06doc: Make function synopsis formatting more uniformPeter Eisentraut
2017-09-06Escape < and & in SGMLPeter Eisentraut
2017-09-06doc: Clarify pg_inherits descriptionPeter Eisentraut
2017-09-05Add \gdesc psql command.Tom Lane
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
2017-09-05In psql, use PSQL_PAGER in preference to PAGER, if it's set.Tom Lane
2017-09-05Add psql variables showing server version and psql version.Tom Lane
2017-09-04Adjust pgbench to allow non-ASCII characters in variable names.Tom Lane
2017-09-02doc: Fix typos and other minor issuesPeter Eisentraut
2017-09-01doc: Remove mentions of server-side CRL and CA file namesPeter Eisentraut
2017-09-01pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.Robert Haas
2017-09-01Provisional list of Major FeaturesSimon Riggs
2017-09-01Use group updates when setting transaction status in clog.Robert Haas
2017-09-01Add a WAIT option to DROP_REPLICATION_SLOTAlvaro Herrera
2017-09-01Add note about diskspace usage of pg_commit_tsSimon Riggs
2017-09-01Introduce 64-bit hash functions with a 64-bit seed.Robert Haas
2017-08-31Remove to pre-8.2 coding convention for PG_MODULE_MAGICPeter Eisentraut
2017-08-30Separate reinitialization of shared parallel-scan state from ExecReScan.Tom Lane
2017-08-29doc: Avoid sidebar elementPeter Eisentraut
2017-08-29Doc: document libpq's restriction to INT_MAX rows in a PGresult.Tom Lane
2017-08-29Improve docs about numeric formatting patterns (to_char/to_number).Tom Lane
2017-08-28Doc: adjust release-note credit for parallel pg_restore fix.Tom Lane
2017-08-28Clarify documentationPeter Eisentraut
2017-08-27Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.Tom Lane
2017-08-26Doc: update v10 release notes through today.Tom Lane
2017-08-26First-draft release notes for 9.6.5.Tom Lane
2017-08-25Improve low-level backup documentation.Robert Haas
2017-08-25Implement DO CONTINUE action for ECPG WHENEVER statement.Michael Meskes
2017-08-23Tweak some SCRAM error messages and code commentsPeter Eisentraut
2017-08-22doc: Mention identity column feature in section on serialPeter Eisentraut
2017-08-21Don't install ICU collation keyword variantsPeter Eisentraut
2017-08-21Expand set of predefined ICU localesPeter Eisentraut