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 changing autovacuum_max_workers without restarting.
Nathan Bossart
2025-01-06
*
doc: Clarify log level for VERBOSE messages in maintenance commands.
Fujii Masao
2025-01-06
*
Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
2025-01-03
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Try to avoid semaphore-related test failures on NetBSD/OpenBSD.
Tom Lane
2024-12-23
*
Remove pg_attribute.attcacheoff column
David Rowley
2024-12-20
*
Add backend-level statistics to pgstats
Michael Paquier
2024-12-19
*
psql: Add more information about service name
Michael Paquier
2024-12-18
*
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-12-18
*
Doc: Fix the wrong link on pg_createsubscriber page.
Amit Kapila
2024-12-17
*
doc: Mention BRIN indexes support parallel builds
Tomas Vondra
2024-12-16
*
doc: Clarify old WAL files are kept until they are summarized.
Fujii Masao
2024-12-15
*
Add UUID version 7 generation function.
Masahiko Sawada
2024-12-11
*
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2024-12-11
*
Use in-place updates for pg_restore_relation_stats().
Jeff Davis
2024-12-10
*
Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes
David Rowley
2024-12-10
*
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
Peter Eisentraut
2024-12-07
*
Return actual error code from FOP failure in PDF build
Bruce Momjian
2024-12-04
*
Ensure stored generated columns must be published when required.
Amit Kapila
2024-12-04
*
Properly use $(AWK) in Makefile, not 'awk'
Bruce Momjian
2024-12-03
*
Fix Makefile so invalid characters warning preserves error code
Bruce Momjian
2024-12-03
*
Now that we have non-Latin1 SGML detection, restore Latin1 chars
Bruce Momjian
2024-12-03
*
doc: Clarify some terms for pg_createsubscriber
Michael Paquier
2024-12-03
*
doc Makefile: issue warning about chars that cannot be output
Bruce Momjian
2024-12-02
*
Deprecate MD5 passwords.
Nathan Bossart
2024-12-02
*
doc: Fix typo
Peter Eisentraut
2024-11-30
*
doc: Improve description of referential actions
Peter Eisentraut
2024-11-29
*
Require ucrt if using MinGW.
Thomas Munro
2024-11-27
*
Support LIKE with nondeterministic collations
Peter Eisentraut
2024-11-27
*
Handle better implicit transaction state of pipeline mode
Michael Paquier
2024-11-27
*
Fix commit 641a5b7a144 for "nbsp" output in SVG files
Bruce Momjian
2024-11-26
*
Reordering DISTINCT keys to match input path's pathkeys
Richard Guo
2024-11-26
*
Doc: Clarify the `inactive_since` field description.
Amit Kapila
2024-11-25
*
doc: Fix example with __next__() in PL/Python function
Michael Paquier
2024-11-25
*
doc: clarify how logical replication takes its initial snapshot
Bruce Momjian
2024-11-21
*
doc: clarify that jsonb_path_match() returns an SQL boolean
Bruce Momjian
2024-11-20
*
clarify --no-comments option in --help and SGML files
Bruce Momjian
2024-11-20
*
file_fdw: Add REJECT_LIMIT option to file_fdw.
Fujii Masao
2024-11-20
*
doc: Fix section of functions age(xid) and mxid_age(xid)
Michael Paquier
2024-11-20
*
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-20
*
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-11-18
*
doc: clarify text about combining row-level policies
Bruce Momjian
2024-11-18
*
Fix collation handling for foreign keys
Peter Eisentraut
2024-11-15
*
doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
Peter Eisentraut
2024-11-13
*
doc: Add PERIOD to ALTER TABLE reference docs
Peter Eisentraut
2024-11-13
*
doc: Small improvement in CREATE TABLE / PERIOD documentation
Peter Eisentraut
2024-11-13
*
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs
Peter Eisentraut
2024-11-13
*
Block environment variable mutations from trusted PL/Perl.
Noah Misch
2024-11-11
*
Doc: Add links to clarify the max_replication_slots.
Amit Kapila
2024-11-11
*
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-11-11
[next]