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
*
Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila
2025-01-28
*
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-28
*
doc: Meson is not experimental on Windows
Peter Eisentraut
2025-01-27
*
Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
2025-01-25
*
Fix PDF doc build.
Jeff Davis
2025-01-25
*
Add SQL function CASEFOLD().
Jeff Davis
2025-01-24
*
pgcrypto: Make it possible to disable built-in crypto
Daniel Gustafsson
2025-01-24
*
pgcrypto: Add function to check FIPS mode
Daniel Gustafsson
2025-01-24
*
Convert sepgsql tests to TAP
Peter Eisentraut
2025-01-24
*
Doc: Fix a typo introduced in 4a0e7314f1.
Amit Kapila
2025-01-24
*
Doc: Fix column name in pg_publication catalog.
Amit Kapila
2025-01-24
*
Ensure that AFTER triggers run as the instigating user.
Tom Lane
2025-01-23
*
Allow NOT VALID foreign key constraints on partitioned tables
Álvaro Herrera
2025-01-23
*
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-23
*
Support RN (roman-numeral format) in to_number().
Tom Lane
2025-01-22
*
Doc: Update the interaction of tablesync with wal_retrieve_retry_interval.
Amit Kapila
2025-01-22
*
Doc: simplify the tutorial's window-function examples.
Tom Lane
2025-01-21
*
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2025-01-17
*
Add documentation about calling version-1 C functions from C.
Tom Lane
2025-01-17
*
Remove flex version checks
Peter Eisentraut
2025-01-17
*
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
*
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
*
Doc: Improve the Replica Identity information.
Amit Kapila
2025-01-16
*
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-15
*
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-15
*
psql: Add option to use expanded mode to all list commands.
Dean Rasheed
2025-01-14
*
Consistently spell "leakproof" without a hyphen.
Dean Rasheed
2025-01-14
*
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
Dean Rasheed
2025-01-14
*
Make pg_stat_io count IOs as bytes instead of blocks for some operations
Michael Paquier
2025-01-14
*
Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
2025-01-11
*
Consolidate docs for vacuum-related GUCs in new subsection
Melanie Plageman
2025-01-10
*
Use @extschema:name@ notation in contrib transform modules.
Tom Lane
2025-01-09
*
doc: Clarify synchronous_standby_names parameter.
Fujii Masao
2025-01-09
*
Add passwordcheck.min_password_length.
Nathan Bossart
2025-01-07
*
Lower default value of autovacuum_worker_slots in initdb as needed.
Nathan Bossart
2025-01-07
*
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
[next]