index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Commit message (
Expand
)
Author
Age
*
Last-minute updates for release notes.
Tom Lane
2020-11-09
*
Doc: clarify data type behavior of COALESCE and NULLIF.
Tom Lane
2020-11-09
*
Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20, 9.5.24.
Tom Lane
2020-11-08
*
Revert "Accept relations of any kind in LOCK TABLE".
Tom Lane
2020-11-06
*
Allow users with BYPASSRLS to alter their own passwords.
Tom Lane
2020-11-03
*
Add missing comma in list of SSL versions
Magnus Hagander
2020-11-02
*
Fix some grammar and typos in comments and docs
Michael Paquier
2020-11-02
*
Accept relations of any kind in LOCK TABLE
Alvaro Herrera
2020-10-27
*
docs: remove reference to src/tools/thread
Bruce Momjian
2020-10-27
*
doc: simplify wording of function error affects
Bruce Momjian
2020-10-26
*
doc: make blooms docs match reality
Bruce Momjian
2020-10-26
*
Fix connection string handling in psql's \connect command.
Tom Lane
2020-10-21
*
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-19
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.
Heikki Linnakangas
2020-10-19
*
Fix output of tsquery example in docs.
Heikki Linnakangas
2020-10-19
*
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-10-19
*
Fix doc for full text search distance operator.
Heikki Linnakangas
2020-10-19
*
Update link for pllua
Magnus Hagander
2020-10-19
*
Doc: caution against misuse of 'now' and related datetime literals.
Tom Lane
2020-10-17
*
Doc: tweak column widths in synchronous-commit-matrix table.
Tom Lane
2020-10-16
*
doc: improve description of synchronous_commit modes
Bruce Momjian
2020-10-15
*
doc: Mention that toast_tuple_target affects also column marked as Main.
Fujii Masao
2020-10-15
*
doc: show functions returning record types and use of ROWS FROM
Bruce Momjian
2020-10-05
*
docs: clarify the interaction of clientcert and cert auth.
Bruce Momjian
2020-10-05
*
doc: libpq connection options can override command-line flags
Bruce Momjian
2020-10-02
*
doc: clarify the use of ssh port forwarding
Bruce Momjian
2020-10-02
*
Fix handling of BC years in to_date/to_timestamp.
Tom Lane
2020-09-30
*
Doc: Improve clarity on partitioned table limitations
David Rowley
2020-09-30
*
Archive timeline history files in standby if archive_mode is set to "always".
Fujii Masao
2020-09-29
*
doc: Don't hide the "Up" link when it is the same as "Home"
Peter Eisentraut
2020-09-12
*
doc: Remove buggy ICU collation from documentation
Peter Eisentraut
2020-09-10
*
Fix title in reference section
Magnus Hagander
2020-09-10
*
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-10
*
doc: Tweak sentence for pg_checksums when enabling checksums
Michael Paquier
2020-09-07
*
doc: clarify that max_wal_size is "during" checkpoints
Bruce Momjian
2020-09-01
*
Raise error on concurrent drop of partitioned index
Alvaro Herrera
2020-09-01
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
pg_upgrade doc: mention saving postgresql.conf.auto files
Bruce Momjian
2020-08-31
*
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
*
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
*
docs: clarify intermediate certificate creation instructions
Bruce Momjian
2020-08-31
*
docs: replace "stable storage" with "durable" in descriptions
Bruce Momjian
2020-08-31
*
doc: improve description of subscripting of arrays
Bruce Momjian
2020-08-31
*
docs: improve 'capitals' inheritance example
Bruce Momjian
2020-08-31
*
doc: clarify the useful features of procedures
Bruce Momjian
2020-08-31
*
Fix docs bug stating file_fdw requires absolute paths
Magnus Hagander
2020-08-31
*
Mark factorial operator, and postfix operators in general, as deprecated.
Tom Lane
2020-08-30
*
docs: client certificates are always sent to the server
Bruce Momjian
2020-08-25
*
doc: Fix up title case
Peter Eisentraut
2020-08-25
[next]