index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
meson: Make gzip and tar optional
Peter Eisentraut
2023-12-21
*
basic_archive: Fix comments related to NO_INSTALLCHECK
Michael Paquier
2023-12-20
*
pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes
Michael Paquier
2023-12-19
*
pgstattuple: Fix failure with pgstathashindex() for partitioned indexes
Michael Paquier
2023-12-19
*
Optimize nbtree backward scan boundary cases.
Peter Geoghegan
2023-12-08
*
Allow parallel CREATE INDEX for BRIN indexes
Tomas Vondra
2023-12-08
*
Add empty BRIN ranges during CREATE INDEX
Tomas Vondra
2023-12-08
*
Rename ShmemVariableCache to TransamVariables
Heikki Linnakangas
2023-12-08
*
Add support for deparsing semi-joins to contrib/postgres_fdw
Alexander Korotkov
2023-12-05
*
Remove redundant setting of hashkey after insertion
John Naylor
2023-11-30
*
Apply quotes more consistently to GUC names in logs
Michael Paquier
2023-11-30
*
Improve "user mapping not found" error message
Peter Eisentraut
2023-11-30
*
Track statement entry timestamp in contrib/pg_stat_statements
Alexander Korotkov
2023-11-27
*
Add NOT NULL checking of pg_stat_statements_reset() in tests
Alexander Korotkov
2023-11-27
*
Reuse BrinDesc and BrinRevmap in brininsert
Tomas Vondra
2023-11-25
*
Use ResourceOwner to track WaitEventSets.
Heikki Linnakangas
2023-11-23
*
meson: Fix missing dependency from install-quiet to sepgsql.sql
Andres Freund
2023-11-17
*
Allow tests to pass in OpenSSL FIPS mode (rest)
Peter Eisentraut
2023-11-17
*
pgcrypto: Allow tests to pass in OpenSSL FIPS mode
Peter Eisentraut
2023-11-17
*
pgcrypto: Split off pgp-encrypt-md5 test
Peter Eisentraut
2023-11-16
*
Support +/- infinity in the interval data type.
Dean Rasheed
2023-11-14
*
Adjust file_fdw regression tests for acc95f29ef FREEZE commit
Bruce Momjian
2023-11-13
*
meson: Install missing example files
Peter Eisentraut
2023-11-09
*
pg_stat_statements: Remove duplicated tests for SET statements
Michael Paquier
2023-11-09
*
Fix some issues with tracking nesting level in pg_stat_statements.
Tom Lane
2023-11-08
*
Change pgcrypto to use the new ResourceOwner mechanism.
Heikki Linnakangas
2023-11-08
*
citext: Allow tests to pass in OpenSSL FIPS mode
Peter Eisentraut
2023-11-07
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Stabilize postgres_fdw tests on 32-bit machines
David Rowley
2023-11-03
*
Attempt to stabilize postgres_fdw tests
David Rowley
2023-11-02
*
Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2
David Rowley
2023-11-02
*
Adjust the order of the prechecks in pgrowlocks()
David Rowley
2023-10-31
*
Diagnose !indisvalid in more SQL functions.
Noah Misch
2023-10-30
*
amcheck: Distinguish interrupted page deletion from corruption.
Noah Misch
2023-10-30
*
Add STREAM_START/STREAM_STOP for transactional messages during decoding.
Amit Kapila
2023-10-30
*
Fix indentation in contrib/amcheck/verify_nbtree.c
Alexander Korotkov
2023-10-30
*
btree_gin: Fix calculation of leftmost interval value.
Dean Rasheed
2023-10-29
*
Teach contrib/amcheck to check the unique constraint violation
Alexander Korotkov
2023-10-28
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point.
Robert Haas
2023-10-19
*
pg_stat_statements: Add local_blk_{read|write}_time
Michael Paquier
2023-10-19
*
Rename I/O timing statistics columns to shared_blk_{read|write}_time
Michael Paquier
2023-10-19
*
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-18
*
Dissociate btequalimage() from interval_ops, ending its deduplication.
Noah Misch
2023-10-14
*
Update oldextversions test for pg_stat_statements 1.11
Daniel Gustafsson
2023-10-13
*
test_decoding: Remove unnecessary table in twophase test
Michael Paquier
2023-10-10
*
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-09
*
Constify crc32_sz
Peter Eisentraut
2023-10-05
*
dblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
*
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
[next]