index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
pg_amcheck: Message style and structuring improvements
Peter Eisentraut
2021-08-13
*
Fix connection handling for DEALLOCATE and DESCRIBE statements
Michael Meskes
2021-08-13
*
Fix sslsni connparam boolean check
Daniel Gustafsson
2021-08-13
*
Fix incorrect hash table resizing code in simplehash.h
David Rowley
2021-08-13
*
Make EXEC_BACKEND more convenient on macOS.
Thomas Munro
2021-08-13
*
Use appropriate tuple descriptor in FDW batching
Tomas Vondra
2021-08-12
*
Fix segfault during EvalPlanQual with mix of local and foreign partitions.
Heikki Linnakangas
2021-08-12
*
Translation updates
Peter Eisentraut
2021-08-09
*
Use ExplainPropertyInteger for queryid in EXPLAIN
David Rowley
2021-08-09
*
Rethink regexp engine's backref-related compilation state.
Tom Lane
2021-08-08
*
Make regexp engine's backref-related compilation state more bulletproof.
Tom Lane
2021-08-07
*
Fix use-after-free issue in regexp engine.
Tom Lane
2021-08-07
*
pg_amcheck: Message style improvements
Peter Eisentraut
2021-08-07
*
Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY.
Tom Lane
2021-08-07
*
pg_amcheck: Add missing translation markers
Peter Eisentraut
2021-08-07
*
Message style improvements
Peter Eisentraut
2021-08-07
*
Don't elide casting to typmod -1.
Tom Lane
2021-08-06
*
Adjust the integer overflow tests in the numeric code.
Dean Rasheed
2021-08-06
*
Add missing message punctuation
Peter Eisentraut
2021-08-06
*
Fix wording
Peter Eisentraut
2021-08-06
*
Fix division-by-zero error in to_char() with 'EEEE' format.
Dean Rasheed
2021-08-05
*
pgbench: When using pipelining only do PQconsumeInput() when necessary.
Andres Freund
2021-08-04
*
Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
Peter Geoghegan
2021-08-03
*
C comment: correct heading of extension query
Bruce Momjian
2021-08-03
*
pg_upgrade: warn about extensions that need updating
Bruce Momjian
2021-08-03
*
Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a340fb813fc.
Etsuro Fujita
2021-08-02
*
Use elog, not Assert, to report failure to provide an outer snapshot.
Tom Lane
2021-07-31
*
Fix corner-case errors and loss of precision in numeric_power().
Dean Rasheed
2021-07-31
*
Fix range check in ECPG numeric to int conversion
John Naylor
2021-07-30
*
Update obsolete comment that still referred to CheckpointLock
Heikki Linnakangas
2021-07-30
*
postgres_fdw: Fix handling of pending asynchronous requests.
Etsuro Fujita
2021-07-30
*
Remove unused argument in apply_handle_commit_internal().
Amit Kapila
2021-07-30
*
Close yet another race condition in replication slot test code
Alvaro Herrera
2021-07-29
*
Improve libpq's handling of OOM during error message construction.
Tom Lane
2021-07-29
*
Avoid calling TestLib::perl2host on a symlinked directory
Andrew Dunstan
2021-07-29
*
Make TestLib::perl2host more consistent and robust
Andrew Dunstan
2021-07-29
*
Add missing exit() in pg_verifybackup when failing to find pg_waldump
Michael Paquier
2021-07-29
*
Update minimum recovery point on truncation during WAL replay of abort record.
Fujii Masao
2021-07-29
*
Disallow negative strides in date_bin()
John Naylor
2021-07-28
*
Set pg_setting.pending_restart when pertinent config lines are removed
Alvaro Herrera
2021-07-27
*
Fix bugs in polymorphic-argument resolution for multiranges.
Tom Lane
2021-07-27
*
Avoid using ambiguous word "non-negative" in error messages.
Fujii Masao
2021-07-28
*
pg_resetxlog: add option to set oldest xid & use by pg_upgrade
Bruce Momjian
2021-07-26
*
psql \dX: check schema when listing statistics objects
Tomas Vondra
2021-07-26
*
Fix incorrect comment for get_agg_clause_costs
David Rowley
2021-07-26
*
Fix a couple of memory leaks in src/bin/pg_basebackup/
Michael Paquier
2021-07-26
*
Get rid of artificial restriction on hash table sizes on Windows.
Tom Lane
2021-07-25
*
Deduplicate choice of horizon for a relation procarray.c.
Andres Freund
2021-07-24
*
Fix check for conflicting session- vs transaction-level locks.
Tom Lane
2021-07-24
*
Make printf("%s", NULL) print "(null)" instead of crashing.
Tom Lane
2021-07-24
[prev]
[next]