summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2017-08-02Add pgtcl back to the list of externally-maintained client interfaces.Tom Lane
2017-08-01doc: Fix typoPeter Eisentraut
2017-07-31Doc: add v10 release notes entries for the DH parameter changes.Heikki Linnakangas
2017-07-31Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers.Heikki Linnakangas
2017-07-31Doc: specify that the minimum supported version of Perl is 5.8.3.Tom Lane
2017-07-24When WCOs are present, disable direct foreign table modification.Robert Haas
2017-07-21Doc: update versioning information in libpq.sgml.Tom Lane
2017-07-21Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.Dean Rasheed
2017-07-20In v10 release notes, call out sequence changes as a compatibility item.Tom Lane
2017-07-20Doc: clarify description of degenerate NATURAL joins.Tom Lane
2017-07-19Doc: add missing note about permissions needed to change log_lock_waits.Tom Lane
2017-07-18Doc: fix thinko in v10 release notes.Tom Lane
2017-07-17Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.Tom Lane
2017-07-13Fix typo in v10 release notesAlvaro Herrera
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-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-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