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
*
Remove support for postfix (right-unary) operators.
Tom Lane
2020-09-17
*
Remove factorial operators, leaving only the factorial() function.
Tom Lane
2020-09-17
*
Improve common/logging.c's support for multiple verbosity levels.
Tom Lane
2020-09-17
*
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
*
Add support for building GiST index by sorting.
Heikki Linnakangas
2020-09-17
*
doc: Apply more consistently <productname> markup for OpenSSL
Michael Paquier
2020-09-17
*
Add leader_pid field into the example of file_fdw for csvlog.
Fujii Masao
2020-09-16
*
New contrib module, pg_surgery, with heap surgery functions.
Robert Haas
2020-09-10
*
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: adjust documentation related to index support functions.
Tom Lane
2020-09-09
*
Minor fixes in docs and error messages.
Tom Lane
2020-09-09
*
Add missing quote in docs
Magnus Hagander
2020-09-09
*
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-08
*
doc: Fix table cell overflow
Peter Eisentraut
2020-09-07
*
doc: Tweak sentence for pg_checksums when enabling checksums
Michael Paquier
2020-09-07
*
Change path in example of file_fdw for logs
Magnus Hagander
2020-09-06
*
doc: Don't hide the "Up" link when it is the same as "Home"
Peter Eisentraut
2020-09-06
*
doc: Change table alias names to lower case in tutorial chapter
Peter Eisentraut
2020-09-04
*
doc: Fix whitespace issue in PDF
Peter Eisentraut
2020-09-04
*
doc: Use tags consistently in the tutorial chapter
Peter Eisentraut
2020-09-04
*
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
[next]