aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Last-minute updates for release notes.Tom Lane2020-11-09
* Doc: clarify data type behavior of COALESCE and NULLIF.Tom Lane2020-11-09
* Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20, 9.5.24.Tom Lane2020-11-08
* Revert "Accept relations of any kind in LOCK TABLE".Tom Lane2020-11-06
* Allow users with BYPASSRLS to alter their own passwords.Tom Lane2020-11-03
* Add missing comma in list of SSL versionsMagnus Hagander2020-11-02
* Fix some grammar and typos in comments and docsMichael Paquier2020-11-02
* Accept relations of any kind in LOCK TABLEAlvaro Herrera2020-10-27
* docs: remove reference to src/tools/threadBruce Momjian2020-10-27
* doc: simplify wording of function error affectsBruce Momjian2020-10-26
* doc: make blooms docs match realityBruce Momjian2020-10-26
* Fix connection string handling in psql's \connect command.Tom Lane2020-10-21
* Fix connection string handling in src/bin/scripts/ programs.Tom Lane2020-10-19
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.Heikki Linnakangas2020-10-19
* Fix output of tsquery example in docs.Heikki Linnakangas2020-10-19
* In libpq for Windows, call WSAStartup once and WSACleanup not at all.Tom Lane2020-10-19
* Fix doc for full text search distance operator.Heikki Linnakangas2020-10-19
* Update link for plluaMagnus Hagander2020-10-19
* Doc: caution against misuse of 'now' and related datetime literals.Tom Lane2020-10-17
* Doc: tweak column widths in synchronous-commit-matrix table.Tom Lane2020-10-16
* doc: improve description of synchronous_commit modesBruce Momjian2020-10-15
* doc: Mention that toast_tuple_target affects also column marked as Main.Fujii Masao2020-10-15
* doc: show functions returning record types and use of ROWS FROMBruce Momjian2020-10-05
* docs: clarify the interaction of clientcert and cert auth.Bruce Momjian2020-10-05
* doc: libpq connection options can override command-line flagsBruce Momjian2020-10-02
* doc: clarify the use of ssh port forwardingBruce Momjian2020-10-02
* Fix handling of BC years in to_date/to_timestamp.Tom Lane2020-09-30
* Doc: Improve clarity on partitioned table limitationsDavid Rowley2020-09-30
* Archive timeline history files in standby if archive_mode is set to "always".Fujii Masao2020-09-29
* doc: Don't hide the "Up" link when it is the same as "Home"Peter Eisentraut2020-09-12
* doc: Remove buggy ICU collation from documentationPeter Eisentraut2020-09-10
* Fix title in reference sectionMagnus Hagander2020-09-10
* doc: Fix some grammar and inconsistenciesMichael Paquier2020-09-10
* doc: Tweak sentence for pg_checksums when enabling checksumsMichael Paquier2020-09-07
* doc: clarify that max_wal_size is "during" checkpointsBruce Momjian2020-09-01
* Raise error on concurrent drop of partitioned indexAlvaro Herrera2020-09-01
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* pg_upgrade doc: mention saving postgresql.conf.auto filesBruce Momjian2020-08-31
* docs: in mapping SQL to C data types, timestamp isn't a pointerBruce Momjian2020-08-31
* doc: cross-link file-fdw and CSV config log sectionsBruce Momjian2020-08-31
* docs: clarify intermediate certificate creation instructionsBruce Momjian2020-08-31
* docs: replace "stable storage" with "durable" in descriptionsBruce Momjian2020-08-31
* doc: improve description of subscripting of arraysBruce Momjian2020-08-31
* docs: improve 'capitals' inheritance exampleBruce Momjian2020-08-31
* doc: clarify the useful features of proceduresBruce Momjian2020-08-31
* Fix docs bug stating file_fdw requires absolute pathsMagnus Hagander2020-08-31
* Mark factorial operator, and postfix operators in general, as deprecated.Tom Lane2020-08-30
* docs: client certificates are always sent to the serverBruce Momjian2020-08-25
* doc: Fix up title casePeter Eisentraut2020-08-25