index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.
Tom Lane
2021-09-25
*
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
*
doc: Improve description of index vacuuming with GUCs
Michael Paquier
2021-09-25
*
doc: Add missing markup in CREATE EVENT TRIGGER page
Michael Paquier
2021-09-25
*
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
2021-09-23
*
Release memory allocated by dependency_degree
Tomas Vondra
2021-09-23
*
Free memory after building each statistics object
Tomas Vondra
2021-09-23
*
Invalidate all partitions for a partitioned table in publication.
Amit Kapila
2021-09-22
*
Fix places in TestLib.pm in need of adaptation to the output of Msys perl
Michael Paquier
2021-09-22
*
Fix misevaluation of STABLE parameters in CALL within plpgsql.
Tom Lane
2021-09-21
*
Remove overzealous index deletion assertion.
Peter Geoghegan
2021-09-20
*
Don't elide casting to typmod -1.
Tom Lane
2021-09-20
*
Doc: fix typos.
Tom Lane
2021-09-19
*
Fix pull_varnos to cope with translated PlaceHolderVars.
Tom Lane
2021-09-17
*
Fix variable shadowing in procarray.c.
Fujii Masao
2021-09-16
*
Disallow LISTEN in background workers.
Tom Lane
2021-09-15
*
Send NOTIFY signals during CommitTransaction.
Tom Lane
2021-09-14
*
jit: Do not try to shut down LLVM state in case of LLVM triggered errors.
Andres Freund
2021-09-13
*
Fix EXIT out of outermost block in plpgsql.
Tom Lane
2021-09-13
*
Doc: Remove type information for import_generated in postgres-fdw.sgml.
Etsuro Fujita
2021-09-13
*
Fix reorder buffer memory accounting for toast changes.
Amit Kapila
2021-09-13
*
Fix error handling with threads on OOM in ECPG connection logic
Michael Paquier
2021-09-13
*
Make pg_regexec() robust against out-of-range search_start.
Tom Lane
2021-09-11
*
Fix some anomalies with NO SCROLL cursors.
Tom Lane
2021-09-10
*
Avoid fetching from an already-terminated plan.
Tom Lane
2021-09-09
*
Check for relation length overrun soon enough.
Tom Lane
2021-09-09
*
Fix issue with WAL archiving in standby.
Fujii Masao
2021-09-09
*
Avoid useless malloc/free traffic around getFormattedTypeName().
Tom Lane
2021-09-08
*
Fix rewriter to set hasModifyingCTE correctly on rewritten queries.
Tom Lane
2021-09-08
*
Invalidate relcache for publications defined for all tables.
Amit Kapila
2021-09-08
*
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
Noah Misch
2021-09-06
*
Fix bogus timetz_zone() results for DYNTZ abbreviations.
Tom Lane
2021-09-06
*
Fix pkg-config files for static linking
Peter Eisentraut
2021-09-06
*
Further portability tweaks for float4/float8 hash functions.
Tom Lane
2021-09-04
*
Revert "Avoid creating archive status ".ready" files too early"
Alvaro Herrera
2021-09-04
*
Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl.
Tom Lane
2021-09-03
*
Disallow creating an ICU collation if the DB encoding won't support it.
Tom Lane
2021-09-03
*
Fix portability issue in tests from commit ce773f230.
Tom Lane
2021-09-03
*
Fix float4/float8 hash functions to produce uniform results for NaNs.
Tom Lane
2021-09-02
*
doc: Replace some uses of "which" by "that" in parallel.sgml
Michael Paquier
2021-09-02
*
Fix the random test failure in 001_rep_changes.
Amit Kapila
2021-09-01
*
In pg_dump, avoid doing per-table queries for RLS policies.
Tom Lane
2021-08-31
*
Cache the results of format_type() queries in pg_dump.
Tom Lane
2021-08-31
*
Rename the role in stats_ext to have regress_ prefix
Tomas Vondra
2021-08-31
*
Fix lookup error in extended stats ownership check
Tomas Vondra
2021-08-31
*
Report tuple address in data-corruption error message
Alvaro Herrera
2021-08-30
*
Fix incorrect error code in StartupReplicationOrigin().
Amit Kapila
2021-08-30
*
psql \dP: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
[next]