TopicMailing ListsActivityParticipants
6 commits
Fix meson installation of xid_wraparound test.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Add tests for XID wraparound.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Add option to specify timeout seconds to BackgroundPsql.pm.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Fix wrong description of BackgroundPsql's timeout.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.2
Consider triggering VACUUM failsafe during scan.
master14beta2REL_19_STABLE14beta2REL_18_STABLE14beta2REL_17_STABLE14beta2REL_16_STABLE14beta2REL_15_STABLE14beta2REL_14_STABLE14beta2
+1 more
2023-11Committed
Patch#3729
CINot processed
CommitterMasahiko Sawada (masahikosawada)
Testing autovacuum wraparound (including failsafe)
Testing autovacuum wraparound (including failsafe)
hackers
58 replies
Oct 10, 2024
Masahiko SawadaPeter GeogheganDaniel GustafssonAndres FreundHeikki Linnakangas+11
4 commits
Add test case for obsoleting slot with active walsender, take 2
master14beta3REL_19_STABLE14beta3REL_18_STABLE14beta3REL_17_STABLE14beta3REL_16_STABLE14beta3REL_15_STABLE14beta3REL_14_STABLE14beta3
Add test case for obsoleting slot with active walsender
master14beta2REL_19_STABLE14beta2REL_18_STABLE14beta2REL_17_STABLE14beta2REL_16_STABLE14beta2REL_15_STABLE14beta2REL_14_STABLE14beta2
Return ReplicationSlotAcquire API to its original form
master14beta2REL_19_STABLE14beta2REL_18_STABLE14beta2REL_17_STABLE14beta2REL_16_STABLE14beta2REL_15_STABLE14beta2REL_14_STABLE14beta2
Fix race condition in invalidating obsolete replication slots
master14beta2REL_19_STABLE14beta2REL_18_STABLE14beta2REL_17_STABLE14beta2REL_16_STABLE14beta2REL_15_STABLE14beta2REL_14_STABLE14beta2REL_13_STABLE13.4
2021-07Committed
Patch#3185
CINot processed
CommitterÁlvaro Herrera (alvherre)
Race condition in InvalidateObsoleteReplicationSlots()
Race condition in InvalidateObsoleteReplicationSlots()
hackers
22 replies
Feb 23, 2022
Alvaro HerreraAndres FreundTom Lanevignesh CAmit Kapila
1 commit
Fix snapshot builds during promotion of hot standby node with 2PC
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.1REL_13_STABLE13.5+4 more
2021-11Committed
Patch#3145
CINot processed
CommitterMichael Paquier (michael-kun)
Incorrect snapshots while promoting hot standby node when 2PC is used
Incorrect snapshots while promoting hot standby node when 2PC is used
hackers
11 replies
Oct 06, 2021
Andres FreundMichael PaquierAndrey BorodinTom Lane
GISTSTATE is too large
hackers
4 replies
May 30, 2021
Andres FreundAndrey BorodinAndreas KarlssonZhihong Yu
non-blocking delayChkpt
hackers
0 replies
Apr 21, 2021
Andres Freund
test runner (was Re: SQL-standard function body)
hackers
4 replies
Apr 11, 2021
Andres FreundMichael PaquierCorey Huinker
pgsql: Cope with NULL query string in ExecInitParallelPlan().
comitters
0 replies
Apr 08, 2021
Andres Freund
1 commit
Increment xactCompletionCount during subtransaction abort.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
subtransaction performance regression [kind of] due to snapshot caching
subtransaction performance regression [kind of] due to snapshot caching
hackers
5 replies
Apr 06, 2021
Andres FreundTom Lane
pgsql: Increment xactCompletionCount during subtransaction abort.
comitters
0 replies
Apr 06, 2021
Andres Freund
Allowing dsm allocations in single user mode
hackers
0 replies
Apr 03, 2021
Andres Freund
2 commits
Improve efficiency of wait event reporting, remove proc.h dependency.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Do not rely on pgstat.h to indirectly include storage/ headers.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Making wait events a bit more efficient
Making wait events a bit more efficient
hackers
6 replies
Apr 03, 2021
Andres FreundZhihong Yu
comitters
0 replies
Apr 03, 2021
Andres Freund
comitters
0 replies
Apr 03, 2021
Andres Freund
pgsql: Do not rely on pgstat.h to indirectly include storage/ headers.
comitters
0 replies
Apr 03, 2021
Andres Freund
comitters
0 replies
Apr 03, 2021
Andres Freund
Process initialization labyrinth
hackers
3 replies
Apr 02, 2021
Andres FreundMike Palmiotto