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
*
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
*
pgcrypto: Check for error return of px_cipher_decrypt()
Daniel Gustafsson
2021-09-25
*
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
*
Avoid using ambiguous word "non-negative" in error messages.
Fujii Masao
2021-07-28
*
Harden pg_stat_statements tests against CLOBBER_CACHE_ALWAYS.
Tom Lane
2021-07-25
*
Avoid doing catalog lookups in postgres_fdw's conversion_error_callback.
Tom Lane
2021-07-06
*
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
*
Improve display of query results in isolation tests.
Tom Lane
2021-06-23
*
Use annotations to reduce instability of isolation-test results.
Tom Lane
2021-06-22
*
Stabilize contrib/seg regression test.
Tom Lane
2021-06-07
*
Fix planner's row-mark code for inheritance from a foreign table.
Tom Lane
2021-06-02
*
Update obsolete comment.
Etsuro Fujita
2021-03-30
*
Fix permission checks on constraint violation errors on partitions.
Heikki Linnakangas
2021-02-08
*
postgres_fdw: Fix assertion in estimate_path_cost_size().
Etsuro Fujita
2021-02-05
*
Fix ancient memory leak in contrib/auto_explain.
Tom Lane
2021-02-02
*
Report the true database name on connection errors
Alvaro Herrera
2021-01-26
*
Fix broken ruleutils support for function TRANSFORM clauses.
Tom Lane
2021-01-25
*
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Tom Lane
2021-01-21
*
Disable vacuum page skipping in selected test cases.
Tom Lane
2021-01-20
*
postgres_fdw: Fix connection leak.
Fujii Masao
2020-12-28
*
Fix race condition between shutdown and unstarted background workers.
Tom Lane
2020-12-24
*
Improve autoprewarm's handling of early-shutdown scenarios.
Tom Lane
2020-12-22
*
pgcrypto: Detect errors with EVP calls from OpenSSL
Michael Paquier
2020-12-08
*
Remove leftover comments, left behind by removal of WITH OIDS.
Heikki Linnakangas
2020-11-30
*
pg_trgm: fix crash in 2-item picksplit
Andrew Gierth
2020-11-12
*
Fix typo in contrib/pg_trgm/pg_trgm--1.4--1.5.sql
Alexander Korotkov
2020-11-12
*
Fix name of the macro for getting signature length trgm_gist.c
Alexander Korotkov
2020-11-12
*
Fix and simplify some usages of TimestampDifference().
Tom Lane
2020-11-10
*
In security-restricted operations, block enqueue of at-commit user code.
Noah Misch
2020-11-09
*
Fix potential memory leak in pgcrypto
Michael Paquier
2020-10-19
*
Add missing error check in pgcrypto/crypt-md5.c.
Tom Lane
2020-10-16
*
Fix amcheck child check pg_upgrade bug.
Peter Geoghegan
2020-09-16
*
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
amcheck: Sanitize metapage's allequalimage field.
Peter Geoghegan
2020-08-06
*
Restore lost amcheck TOAST test coverage.
Peter Geoghegan
2020-07-31
*
Fix corner case with 16kB-long decompression in pgcrypto, take 2
Michael Paquier
2020-07-27
*
Fix ancient violation of zlib's API spec.
Tom Lane
2020-07-23
*
Revert "Fix corner case with PGP decompression in pgcrypto"
Michael Paquier
2020-07-23
*
Fix corner case with PGP decompression in pgcrypto
Michael Paquier
2020-07-22
*
Revert "Use CP_SMALL_TLIST for hash aggregate"
Jeff Davis
2020-07-12
*
doc: Spell checking
Peter Eisentraut
2020-07-05
*
Read until EOF vice stat-reported size in read_binary_file
Joe Conway
2020-07-04
*
Change default of pg_stat_statements.track_planning to off.
Fujii Masao
2020-07-03
*
Spelling adjustments
Peter Eisentraut
2020-06-09
*
Use query collation, not column's collation, while examining statistics.
Tom Lane
2020-06-05
[next]