summaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAgeFilesLines
* Last-minute updates for release notes.Tom Lane2020-11-091-73/+143
* Doc: clarify data type behavior of COALESCE and NULLIF.Tom Lane2020-11-092-6/+33
* Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20, 9.5.24.Tom Lane2020-11-081-0/+804
* Revert "Accept relations of any kind in LOCK TABLE".Tom Lane2020-11-061-16/+8
* Doc: undo mistaken adjustment to LOCK TABLE docs in back branches.Tom Lane2020-11-061-2/+7
* Allow users with BYPASSRLS to alter their own passwords.Tom Lane2020-11-032-4/+13
* Accept relations of any kind in LOCK TABLEAlvaro Herrera2020-10-271-9/+12
* docs: remove reference to src/tools/threadBruce Momjian2020-10-271-8/+0
* doc: simplify wording of function error affectsBruce Momjian2020-10-261-2/+2
* Fix connection string handling in psql's \connect command.Tom Lane2020-10-211-14/+30
* Fix connection string handling in src/bin/scripts/ programs.Tom Lane2020-10-195-21/+45
* Misc documentation fixes.Heikki Linnakangas2020-10-1914-39/+39
* In libpq for Windows, call WSAStartup once and WSACleanup not at all.Tom Lane2020-10-191-15/+0
* Doc: caution against misuse of 'now' and related datetime literals.Tom Lane2020-10-172-6/+22
* doc: show functions returning record types and use of ROWS FROMBruce Momjian2020-10-051-1/+29
* doc: libpq connection options can override command-line flagsBruce Momjian2020-10-0210-45/+50
* doc: clarify the use of ssh port forwardingBruce Momjian2020-10-021-17/+22
* Fix handling of BC years in to_date/to_timestamp.Tom Lane2020-09-301-2/+12
* Archive timeline history files in standby if archive_mode is set to "always".Fujii Masao2020-09-291-1/+2
* Fix title in reference sectionMagnus Hagander2020-09-101-2/+2
* doc: clarify that max_wal_size is "during" checkpointsBruce Momjian2020-09-011-1/+1
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-3139-89/+89
* pg_upgrade doc: mention saving postgresql.conf.auto filesBruce Momjian2020-08-311-5/+7
* docs: in mapping SQL to C data types, timestamp isn't a pointerBruce Momjian2020-08-311-1/+1
* doc: cross-link file-fdw and CSV config log sectionsBruce Momjian2020-08-312-2/+6
* docs: clarify intermediate certificate creation instructionsBruce Momjian2020-08-311-2/+4
* docs: replace "stable storage" with "durable" in descriptionsBruce Momjian2020-08-311-1/+1
* doc: improve description of subscripting of arraysBruce Momjian2020-08-311-1/+1
* docs: improve 'capitals' inheritance exampleBruce Momjian2020-08-311-2/+3
* Fix docs bug stating file_fdw requires absolute pathsMagnus Hagander2020-08-311-1/+2
* Mark factorial operator, and postfix operators in general, as deprecated.Tom Lane2020-08-302-3/+25
* docs: client certificates are always sent to the serverBruce Momjian2020-08-251-1/+1
* docs: improve description of how to handle multiple databasesBruce Momjian2020-08-211-17/+37
* Doc: fix description of UNION/CASE/etc type unification.Tom Lane2020-08-171-14/+19
* doc: Fix description about bgwriter and checkpoint in HA sectionMichael Paquier2020-08-171-3/+4
* Prevent concurrent SimpleLruTruncate() for any given SLRU.Noah Misch2020-08-151-1/+3
* Last-minute updates for release notes.Tom Lane2020-08-101-0/+33
* Make contrib modules' installation scripts more secure.Tom Lane2020-08-106-39/+226
* Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23.Tom Lane2020-08-081-0/+619
* doc: clarify "state" table reference in tutorialBruce Momjian2020-08-051-2/+3
* Doc: fix obsolete info about allowed range of TZ offsets in timetz.Tom Lane2020-08-031-2/+3
* Doc: fix high availability solutions comparison.Tatsuo Ishii2020-07-311-4/+3
* doc: Document that ssl_ciphers does not affect TLS 1.3Peter Eisentraut2020-07-231-5/+8
* doc: Refresh more URLs in the docsMichael Paquier2020-07-1818-42/+39
* Doc: update or remove dead external links.Tom Lane2020-07-104-63/+1
* doc: Fix incorrect reference to textout in plpgsql examplesMichael Paquier2020-07-051-1/+1
* Clamp total-tuples estimates for foreign tables to ensure planner sanity.Tom Lane2020-07-031-0/+8
* doc: clarify that storage parameter values are optionalBruce Momjian2020-06-304-6/+6
* doc: change pg_upgrade wal_level to be not minimalBruce Momjian2020-06-301-2/+2
* Fix documentation of "must be vacuumed within" warning.Noah Misch2020-06-271-6/+5