aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* doc: Use = after long options in documentationPeter Eisentraut2018-05-21
* doc: Fix some trailing whitespacePeter Eisentraut2018-05-21
* doc: Whitespace fixes in man pagesPeter Eisentraut2018-05-21
* Doc: preliminary list of PG11 major features.Tom Lane2018-05-21
* Fix SQL:2008 FETCH FIRST syntax to allow parameters.Andrew Gierth2018-05-21
* Update key words table for version 11Peter Eisentraut2018-05-21
* doc: Fix some whitespace issuesPeter Eisentraut2018-05-21
* Improve spelling of new FINALFUNC_MODIFY aggregate attribute.Tom Lane2018-05-21
* Doc: fix bogus cross-reference link.Tom Lane2018-05-21
* pg_basebackup: Remove short option -kPeter Eisentraut2018-05-21
* printf("%lf") is not portable, so omit the "l".Tom Lane2018-05-20
* doc: fix description of backward_scanAndrew Gierth2018-05-17
* doc: fix PG 11 attributionBruce Momjian2018-05-17
* doc: PG 11 release notes adjustmentsBruce Momjian2018-05-16
* docs: add space in PG 11 release notes, huge/largeBruce Momjian2018-05-15
* docs: PG 11 rel notes, 'ps' display/background worker itemBruce Momjian2018-05-15
* doc: adjust Extended Query PG 11 release note itemBruce Momjian2018-05-15
* docs: update PG 11 release notes based on feedbackBruce Momjian2018-05-15
* doc: clarify SCRAM channel bindingBruce Momjian2018-05-14
* doc: update PG 11 release notes with suggested changesBruce Momjian2018-05-14
* Doc: fix minor release-note typo.Tom Lane2018-05-14
* doc: update PG 11 rel. notes for ALTER TABLE's non-null defaultBruce Momjian2018-05-12
* docs: Rework sections on partition pruning/exclusionAlvaro Herrera2018-05-12
* Doc: fix overenthusiastic markup.Tom Lane2018-05-11
* docs: more PG 11 markup and email suggestionsBruce Momjian2018-05-11
* doc: markup for PG 11 release notes and included email tipsBruce Momjian2018-05-11
* docs: initial draft of PG 11 release notesBruce Momjian2018-05-11
* docs: clarify that CREATE TABLE ... _AS_ can be parallelizedBruce Momjian2018-05-10
* Various improvements of skipping index scan during vacuum technicsTeodor Sigaev2018-05-10
* doc: Restrictions on InitPlans in parallel queries relaxed.Robert Haas2018-05-09
* Add relkind 'I' to catalog.sgml's list relkindsAlvaro Herrera2018-05-09
* Last-minute updates for release notes.Tom Lane2018-05-07
* Last-minute updates for release notes.Tom Lane2018-05-07
* doc: Improve spelling and wording a bitPeter Eisentraut2018-05-07
* doc: Fix minor markup issuePeter Eisentraut2018-05-07
* Documentation updates for partitioning.Robert Haas2018-05-07
* Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23.Tom Lane2018-05-06
* Fix bootstrap parser so that its keywords are unreserved words.Tom Lane2018-05-05
* First-draft release notes for 10.4.Tom Lane2018-05-04
* doc: Correct update on limitations of partitionsPeter Eisentraut2018-05-02
* Remove remaining references to version-0 calling convention in docs.Heikki Linnakangas2018-05-02
* docs: Remove tabs recently introduced by me.Bruce Momjian2018-05-02
* doc comments: rendering engines are another UTF8 restrictionBruce Momjian2018-05-01
* docs comments: clarify why not to use UTF8 still in docsBruce Momjian2018-05-01
* doc: Update limitations of partitionsPeter Eisentraut2018-05-01
* Tweak reformat_dat_file.pl to make it more easily hand-invokable.Tom Lane2018-04-28
* Assorted minor doc/comment fixes.Tom Lane2018-04-28
* Adjust hints and docs to suggest CREATE EXTENSION not CREATE LANGUAGE.Tom Lane2018-04-27
* Avoid parsing catalog data twice during BKI file construction.Tom Lane2018-04-26
* docs: remove "III" version text from pgAdmin linkBruce Momjian2018-04-26