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
*
doc: Add better description for rewrite functions in event triggers
Michael Paquier
2024-10-29
*
Doc: clarify enable_indexscan=off also disabled Index Only Scans
David Rowley
2024-10-29
*
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-28
*
doc: Fix typo in pg_restore_*_stats function documentation
Daniel Gustafsson
2024-10-25
*
Doc: Add a caution in alter publication.
Amit Kapila
2024-10-25
*
Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().
Jeff Davis
2024-10-24
*
Support configuring TLSv1.3 cipher suites
Daniel Gustafsson
2024-10-24
*
Support configuring multiple ECDH curves
Daniel Gustafsson
2024-10-24
*
Raise the minimum supported OpenSSL version to 1.1.1
Daniel Gustafsson
2024-10-24
*
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-24
*
Another documentation fixup.
Jeff Davis
2024-10-23
*
Documentation fixup.
Jeff Davis
2024-10-23
*
doc: Fix INSERT statement syntax for identity columns
Daniel Gustafsson
2024-10-23
*
Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().
Jeff Davis
2024-10-22
*
Change pg_*_relation_stats() functions to return type to void.
Jeff Davis
2024-10-22
*
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified
Álvaro Herrera
2024-10-20
*
Allow pg_set_relation_stats() to set relpages to -1.
Jeff Davis
2024-10-18
*
Adjust documentation for configuring Linux huge pages.
Nathan Bossart
2024-10-18
*
initdb: Change default to using data checksums.
Peter Eisentraut
2024-10-16
*
doc: Fix initdb option xreflabels
Peter Eisentraut
2024-10-16
*
Add contrib/pg_logicalinspect.
Masahiko Sawada
2024-10-14
*
doc: Add anchors for COPY format descriptions
Daniel Gustafsson
2024-10-14
*
Create functions pg_set_relation_stats, pg_clear_relation_stats.
Jeff Davis
2024-10-11
*
Add pg_ls_summariesdir().
Nathan Bossart
2024-10-11
*
pg_stat_statements: Add columns to track parallel worker activity
Michael Paquier
2024-10-09
*
Add min and max aggregates for bytea type.
Tom Lane
2024-10-08
*
Doc: add check to detect non-breaking spaces in the docs.
Tatsuo Ishii
2024-10-08
*
Add REJECT_LIMIT option to the COPY command.
Fujii Masao
2024-10-08
*
doc: Quote value in SET NAMES documentation
Daniel Gustafsson
2024-10-07
*
doc: Add minimal C and SQL example to add a custom table AM handler
Michael Paquier
2024-10-07
*
file_fdw: Add on_error and log_verbosity options to file_fdw.
Fujii Masao
2024-10-03
*
Add log_verbosity = 'silent' support to COPY command.
Fujii Masao
2024-10-03
*
Remove support for unlogged on partitioned tables
Michael Paquier
2024-10-03
*
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
*
doc: Add link to login event trigger example
Daniel Gustafsson
2024-10-02
*
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-10-02
*
doc: Clarify name of files generated by pg_waldump --save-fullpage
Michael Paquier
2024-10-02
*
initdb: Add new option "--no-data-checksums"
Peter Eisentraut
2024-10-01
*
Tweak docs to reduce possible impact of data checksums
Peter Eisentraut
2024-10-01
*
jit: Require at least LLVM 14, if enabled.
Peter Eisentraut
2024-10-01
*
doc: Mention the connstring key word for PGSERVICE
Daniel Gustafsson
2024-10-01
*
Doc: replace unnecessary non-breaking space with ordinal space.
Tatsuo Ishii
2024-10-01
*
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-09-30
*
docs: Enhance the pg_stat_checkpointer view documentation.
Fujii Masao
2024-10-01
*
Don't disallow DROP of constraints ONLY on partitioned tables
Alvaro Herrera
2024-09-30
*
Add num_done counter to the pg_stat_checkpointer view.
Fujii Masao
2024-09-30
*
doc: Note that CREATE MATERIALIZED VIEW restricts search_path.
Nathan Bossart
2024-09-27
*
pg_verifybackup: Verify tar-format backups.
Robert Haas
2024-09-27
*
Modernize to_char's Roman-numeral code, fixing overflow problems.
Tom Lane
2024-09-26
*
Doc: InitPlans aren't parallel-restricted any more.
Tom Lane
2024-09-26
[next]