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
...
*
Fix toast rewrites in logical decoding.
Amit Kapila
2021-08-25
*
Add tab completion for EXPLAIN .. EXECUTE in psql
Michael Paquier
2021-08-25
*
Avoid using ambiguous word "positive" in error message.
Fujii Masao
2021-08-25
*
Improve error message about valid value for distance in phrase operator.
Fujii Masao
2021-08-25
*
ecpg: Remove trailing period from error message.
Fujii Masao
2021-08-25
*
Fix regexp misbehavior with capturing parens inside "{0}".
Tom Lane
2021-08-24
*
Fix Alter Subscription's Add/Drop Publication behavior.
Amit Kapila
2021-08-24
*
Prevent regexp back-refs from sometimes matching when they shouldn't.
Tom Lane
2021-08-23
*
Avoid creating archive status ".ready" files too early
Alvaro Herrera
2021-08-23
*
Improve defaults shown in postgresql.conf.sample and pg_settings
Bruce Momjian
2021-08-23
*
Fix backup manifests to generate correct WAL-Ranges across timelines
Michael Paquier
2021-08-23
*
psql: Improve portability of query cancel test
Peter Eisentraut
2021-08-22
*
Fix broken regression test caused by 22c4e88eb
David Rowley
2021-08-23
*
Allow parallel DISTINCT
David Rowley
2021-08-22
*
Improve error messages about misuse of SELECT INTO.
Tom Lane
2021-08-21
*
Fix performance bug in regexp's citerdissect/creviterdissect.
Tom Lane
2021-08-20
*
Remove --quiet option from pg_amcheck
Daniel Gustafsson
2021-08-20
*
psql: Add test for query canceling
Peter Eisentraut
2021-08-20
*
pg_resetwal: Improve numeric command-line argument parsing
Peter Eisentraut
2021-08-20
*
pg_amcheck: Fix block number parsing on command line
Peter Eisentraut
2021-08-20
*
Avoid trying to lock OLD/NEW in a rule with FOR UPDATE.
Tom Lane
2021-08-19
*
Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id() safe.
Andres Freund
2021-08-19
*
Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP.
Amit Kapila
2021-08-19
*
Revert refactoring of hex code to src/common/
Michael Paquier
2021-08-19
*
Fix check_agg_arguments' examination of aggregate FILTER clauses.
Tom Lane
2021-08-18
*
Fix pg_amcheck --skip option parameter handling
Daniel Gustafsson
2021-08-18
*
Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership.
Tom Lane
2021-08-17
*
Reduce assumptions about locale's behavior in new regex tests.
Tom Lane
2021-08-17
*
Improve regex compiler's arc moving/copying logic.
Tom Lane
2021-08-17
*
Improved ECPG warning as suggested by Michael Paquier and removed test case
Michael Meskes
2021-08-17
*
Set type identifier on BIO
Daniel Gustafsson
2021-08-17
*
Revert analyze support for partitioned tables
Alvaro Herrera
2021-08-16
*
Reduce memory consumption for pending invalidation messages.
Tom Lane
2021-08-16
*
Emit namespace in the post-copy errmsg
Daniel Gustafsson
2021-08-16
*
Use direct function calls for pg_popcount{32,64} on non-x86 platforms
John Naylor
2021-08-16
*
Clarify initdb --sync-only help message and docs
Daniel Gustafsson
2021-08-16
*
Refresh apply delay on reload of recovery_min_apply_delay at recovery
Michael Paquier
2021-08-16
*
Un-break s_lock_test.
Tom Lane
2021-08-13
*
Add RISC-V spinlock support in s_lock.h.
Tom Lane
2021-08-13
*
pg_amcheck: Message style and structuring improvements
Peter Eisentraut
2021-08-13
*
Remove support for background workers without BGWORKER_SHMEM_ACCESS.
Andres Freund
2021-08-13
*
Fix typo.
Andres Freund
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
*
Speed up generation of Unicode hash functions.
John Naylor
2021-08-12
*
Fix grammar mistake in hash index README
John Naylor
2021-08-12
*
Avoid unnecessary shared invalidations in ROLLBACK PREPARED
Michael Paquier
2021-08-12
[prev]
[next]