index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
Tom Lane
2020-09-03
*
Doc: mention packager-supplied tools for server start/stop, initdb, etc.
Tom Lane
2020-09-03
*
doc: Make SQL command names in the catalog documentation links
Peter Eisentraut
2020-09-03
*
doc: Add missing cross-links in system catalog documentation
Peter Eisentraut
2020-09-03
*
Fix XML id to match containing page
Peter Eisentraut
2020-09-03
*
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-03
*
Add string_to_table() function.
Tom Lane
2020-09-02
*
Add access method names to \d[i|m|t]+ in psql
Michael Paquier
2020-09-02
*
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: document how the backup manifest is transferred
Bruce Momjian
2020-08-31
*
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
*
doc: Update partitioning limitation on BEFORE triggers
Alvaro Herrera
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
*
Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE.
Tom Lane
2020-08-30
*
doc: Rework tables for built-in operator classes of index AMs
Michael Paquier
2020-08-28
*
doc: Update cracklib URL
Peter Eisentraut
2020-08-28
*
Extend the BufFile interface.
Amit Kapila
2020-08-26
*
Prevent non-superusers from reading pg_backend_memory_contexts, by default.
Fujii Masao
2020-08-26
*
docs: client certificates are always sent to the server
Bruce Momjian
2020-08-25
*
doc: Fix up title case
Peter Eisentraut
2020-08-25
*
doc: Fix some markups for support functions of index AMs
Michael Paquier
2020-08-24
*
doc: Fix format, incorrect structure names and markup inconsistencies
Michael Paquier
2020-08-22
*
docs: improve description of how to handle multiple databases
Bruce Momjian
2020-08-21
*
docs: add COMMENT examples for new features, rename rtree
Bruce Momjian
2020-08-21
*
Rework EXPLAIN for planner's buffer usage.
Fujii Masao
2020-08-21
*
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-20
*
Add pg_backend_memory_contexts system view.
Fujii Masao
2020-08-19
*
Add PL/Sample to src/test/modules/
Michael Paquier
2020-08-18
*
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
*
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-17
*
Doc: various improvements for pg_basebackup reference page.
Tom Lane
2020-08-15
*
Prevent concurrent SimpleLruTruncate() for any given SLRU.
Noah Misch
2020-08-15
*
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
*
Doc: improve examples for json_populate_record() and related functions.
Tom Lane
2020-08-13
*
Document clashes between logical replication and untrusted users.
Noah Misch
2020-08-10
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
Remove <@ from contrib/intarray's GiST operator classes.
Tom Lane
2020-08-08
*
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-08
*
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-05
*
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
[next]