summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2017-07-13Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10Pavan Deolasee
2017-07-10Fix missing tag in the docs.Heikki Linnakangas
2017-07-10Allow multiple hostaddrs to go with multiple hostnames.Heikki Linnakangas
2017-07-10Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.Tom Lane
2017-07-10Doc: clarify wording about tool requirements in sourcerepo.sgml.Tom Lane
2017-07-10Doc: desultory copy-editing for v10 release notes.Tom Lane
2017-07-09Doc: update v10 release notes through today.Tom Lane
2017-07-09Doc: fix backwards description of visibility map's all-frozen data.Tom Lane
2017-07-05pg_ctl: Make failure to complete operation a nonzero exitPeter Eisentraut
2017-07-05psql documentation fixesPeter Eisentraut
2017-07-04Document how logical replication deals with statement triggersPeter Eisentraut
2017-07-03Don't mention SSL methods that aren't reachable in docsMagnus Hagander
2017-07-02doc: Document that logical replication supports synchronous replicationPeter Eisentraut
2017-06-28Fix transition tables for partition/inheritance.Andrew Gierth
2017-06-28Second try at fixing tcp_keepalives_idle option on Solaris.Tom Lane
2017-06-28Merge remote-tracking branch 'remotes/origin/master' into xl10develPavan Deolasee
2017-06-27Merge PG10 master branch into xl10develPavan Deolasee
2017-06-26Consistently use () for function calls in release notesMagnus Hagander
2017-06-25Doc: minor improvements for collation-related man pages.Tom Lane
2017-06-24Further hacking on ICU collation creation and usage.Tom Lane
2017-06-23Fix replication with replica identity fullPeter Eisentraut
2017-06-23Rethink behavior of pg_import_system_collations().Tom Lane
2017-06-23Minor corrections to high availability docsSimon Riggs
2017-06-20Upgrade documentation connected with shared_preload_libraries et al.Tom Lane
2017-06-19Fix materialized-view documentation oversights.Tom Lane
2017-06-19doc: Improve logical replication security setup infoPeter Eisentraut
2017-06-19Improve PostgreSQL 10.0 release note regarding pg_current_logfile().Tatsuo Ishii
2017-06-18Documentation spell checking and markup improvementsPeter Eisentraut
2017-06-18Fix copy/paste error in docsMagnus Hagander
2017-06-17doc: Fix typoPeter Eisentraut
2017-06-17doc: Fix typoPeter Eisentraut
2017-06-17doc: Add note that COPY commands are published as INSERTsPeter Eisentraut
2017-06-16doc: Add section about logical replication restrictionsPeter Eisentraut
2017-06-15doc: remove mention of Windows junction points by pg_upgradeBruce Momjian
2017-06-15docs: Fix pg_upgrade standby server upgrade docsBruce Momjian
2017-06-15Merge 'remotes/PGSQL/master' into xl10develPavan Deolasee
2017-06-15Fix typo in PostgreSQL 10.0 release note.Tatsuo Ishii
2017-06-15Fix document bug regarding read only transactions.Tatsuo Ishii
2017-06-14Don't force-assign transaction id when exporting a snapshot.Andres Freund
2017-06-14doc: Whitespace fixes in man pagesPeter Eisentraut
2017-06-14Improve release note text about set-returning-function changes.Tom Lane
2017-06-14Put documentation of options and commands in more alphabetical orderPeter Eisentraut
2017-06-14Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40Pavan Deolasee
2017-06-14Disallow set-returning functions inside CASE or COALESCE.Tom Lane
2017-06-13doc: Update example version numbers in pg_upgrade documentationPeter Eisentraut
2017-06-13doc: Fix typoPeter Eisentraut
2017-06-13doc: Update external PL listPeter Eisentraut
2017-06-12doc: Update information_schema documentation for identity columnsPeter Eisentraut
2017-06-12Trim trailing whitespacePeter Eisentraut
2017-06-12Fix ALTER TABLE doc examples.Tatsuo Ishii