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
*
Make relation-enumerating operations be security-restricted operations.
Noah Misch
2022-05-09
*
Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
Noah Misch
2022-05-07
*
Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Noah Misch
2022-05-07
*
Disable asynchronous execution if using gating Result nodes.
Etsuro Fujita
2022-04-28
*
postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist.
Etsuro Fujita
2022-04-21
*
Stabilize streaming tests in test_decoding.
Amit Kapila
2022-04-20
*
pageinspect: Fix handling of all-zero pages
Michael Paquier
2022-04-14
*
Fix postgres_fdw to check shippability of sort clauses properly.
Tom Lane
2022-03-31
*
pageinspect: Add more sanity checks to prevent out-of-bound reads
Michael Paquier
2022-03-27
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Fix default signature length for gist_ltree_ops
Alexander Korotkov
2022-03-16
*
pageinspect: Fix memory context allocation of page in brin_revmap_data()
Michael Paquier
2022-03-16
*
pageinspect: Fix handling of page sizes and AM types
Michael Paquier
2022-03-16
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Clean up assorted failures under clang's -fsanitize=undefined checks.
Tom Lane
2022-03-03
*
WAL log unchanged toasted replica identity key attributes.
Amit Kapila
2022-02-14
*
Use Test::Builder::todo_start(), replacing $::TODO.
Noah Misch
2022-02-09
*
postgres_fdw: Fix handling of a pending asynchronous request in postgresReSca...
Etsuro Fujita
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
postgres_fdw: Fix subabort cleanup of connections used in asynchronous execut...
Etsuro Fujita
2022-01-21
*
Revert error handling improvements for cryptohashes
Michael Paquier
2022-01-14
*
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
*
Fix results of index-only scans on btree_gist char(N) indexes.
Tom Lane
2022-01-08
*
pg_stat_statements: Remove obsolete comment
Michael Paquier
2022-01-03
*
Remove assertion for ALTER TABLE .. DETACH PARTITION CONCURRENTLY
Michael Paquier
2021-12-22
*
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-12-14
*
Fix some typos with {a,an}
Michael Paquier
2021-12-09
*
postgres_fdw: Fix unexpected reporting of empty message.
Fujii Masao
2021-12-03
*
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-24
*
Avoid some other O(N^2) hazards in list manipulation.
Tom Lane
2021-11-01
*
Don't try to read a multi-GB pg_stat_statements file in one call.
Tom Lane
2021-10-31
*
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
*
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-23
*
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-23
*
postgres_fdw: Move comments about elog level in (sub)abort cleanup.
Etsuro Fujita
2021-10-13
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
*
amcheck: Skip unlogged relations in Hot Standby.
Peter Geoghegan
2021-10-11
*
postgres_fdw: Fix comments in connection.c.
Etsuro Fujita
2021-10-07
*
Fix null-pointer crash in postgres_fdw's conversion_error_callback.
Tom Lane
2021-10-06
*
Fix instability in contrib/bloom TAP tests.
Tom Lane
2021-09-28
*
Add alternative output for OpenSSL 3 without legacy loaded
Daniel Gustafsson
2021-09-25
*
Disable OpenSSL EVP digest padding in pgcrypto
Daniel Gustafsson
2021-09-25
*
pageinspect: Make page deletion elog less chatty.
Peter Geoghegan
2021-09-17
*
contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS().
Peter Geoghegan
2021-08-26
*
Fix toast rewrites in logical decoding.
Amit Kapila
2021-08-25
*
Fix failure of btree_gin indexscans with "char" type and </<= operators.
Tom Lane
2021-08-10
*
postgres_fdw: Fix issues with generated columns in foreign tables.
Etsuro Fujita
2021-08-05
*
Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a340fb813fc.
Etsuro Fujita
2021-08-02
*
postgres_fdw: Fix handling of pending asynchronous requests.
Etsuro Fujita
2021-07-30
*
Avoid using ambiguous word "non-negative" in error messages.
Fujii Masao
2021-07-28
[next]