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
...
*
Clear conn->errorMessage at successful completion of PQconnectdb().
Tom Lane
2021-09-13
*
Fix EXIT out of outermost block in plpgsql.
Tom Lane
2021-09-13
*
doc: fix PG 14 release note typo
Bruce Momjian
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
*
pgbench: Stop counting skipped transactions as soon as timer is exceeded.
Fujii Masao
2021-09-10
*
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 misleading comments about TOAST access macros.
Tom Lane
2021-09-08
*
Fix rewriter to set hasModifyingCTE correctly on rewritten queries.
Tom Lane
2021-09-08
*
Disable anonymous record hash support except in special cases
Peter Eisentraut
2021-09-08
*
Invalidate relcache for publications defined for all tables.
Amit Kapila
2021-09-08
*
Consistently use read-only instead of "read only"
Magnus Hagander
2021-09-07
*
Finish reverting 3eda9fc09fd6b9a1aec2d0113c633c69c3214b4d.
Tom Lane
2021-09-07
*
Fix missing words in comment.
Heikki Linnakangas
2021-09-07
*
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
*
Minor improvements for psql help output.
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
*
Set the volatility of the timestamptz version of date_bin() back to immutable
John Naylor
2021-09-03
*
Fix portability issue in tests from commit ce773f230.
Tom Lane
2021-09-03
*
In count_usable_fds(), duplicate stderr not stdin.
Tom Lane
2021-09-02
*
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
*
Doc: clarify how triggers relate to transactions.
Tom Lane
2021-09-01
*
Identify simple column references in extended statistics
Tomas Vondra
2021-09-01
*
pgbench: Fix bug in measurement of disconnection delays.
Fujii Masao
2021-09-01
*
Fix the random test failure in 001_rep_changes.
Amit Kapila
2021-09-01
*
VACUUM VERBOSE: Don't report "pages removed".
Peter Geoghegan
2021-08-31
*
Don't print extra parens around expressions in extended stats
Tomas Vondra
2021-09-01
*
Mark the timestamptz variant of date_bin() as stable
John Naylor
2021-08-31
*
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
*
Fix missed lock acquisition while inlining new-style SQL functions.
Tom Lane
2021-08-31
*
Report tuple address in data-corruption error message
Alvaro Herrera
2021-08-30
*
psql: Fix name quoting on extended statistics
Alvaro Herrera
2021-08-30
*
pgbench: Avoid unnecessary measurement of connection delays.
Fujii Masao
2021-08-30
*
Add list of acknowledgments to release notes
Peter Eisentraut
2021-08-30
*
Fix incorrect error code in StartupReplicationOrigin().
Amit Kapila
2021-08-30
[prev]
[next]