TopicMailing ListsActivityParticipants
13 commits
Stabilize pg_stat_io writes test
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Fix flakey pg_stat_io test
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Suppress more compiler warnings in new pgstats code.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Suppress compiler warnings in new pgstats code.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Add tests for pg_stat_io
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+8 more
2023-03Committed
Patch#3272
CINot processed
ReviewersJustin Pryzby (justinpryzby)
CommitterAndres Freund (andresfreund)
pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)
pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)
hackers
172 replies
Apr 25, 2023
Melanie PlagemanAndres FreundJustin PryzbyKyotaro HoriguchiMaciek Sakrejda+6
1 commit
Ensure relcache consistency around generated columns
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
relcache sometimes initially ignores has_generated_stored
relcache sometimes initially ignores has_generated_stored
hackers
3 replies
Feb 06, 2020
Andres FreundKyotaro HoriguchiPeter Eisentraut
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
comitters
0 replies
Jan 21, 2020
Andres Freund
1 commit
Allocate freechunks bitmap as part of SlabContext
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+3 more
SlabCheck leaks memory into TopMemoryContext
SlabCheck leaks memory into TopMemoryContext
hackers
19 replies
Jan 17, 2020
Tomas VondraTom LaneAndres Freund