postgresql/src/backend/access
Michael Paquier 84cc142674 Re-add tracking of wait event SLRUFlushSync
SLRUFlushSync has been accidently removed during dee663f, that has moved
the flush of the SLRU files to the checkpointer, so add it back.  The
issue has been noticed by Thomas when checking for orphaned wait
events.

Author: Thomas Munro
Reviewed-by: Bharath Rupireddy
Discussion: https://postgr.es/m/CA+hUKGK6tqm59KuF1z+h5Y8fsWcu5v8+84kduSHwRzwjB2aa_A@mail.gmail.com
2023-04-26 07:10:06 +09:00
..
brin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
common Fix custom validators call in build_local_reloptions() 2023-04-23 13:58:41 +03:00
gin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
gist Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
hash Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
heap Fix xl_heap_lock WAL record field's data type. 2023-04-11 14:07:54 -07:00
index Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2023-03-25 22:49:33 +01:00
nbtree Remove useless argument from nbtree dedup function. 2023-04-18 10:33:15 -07:00
rmgrdesc Use nbtdesc "level" field name consistently. 2023-04-19 12:15:15 -07:00
spgist Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
table Revert 11470f544e 2023-04-03 16:54:31 +03:00
tablesample Update copyright for 2023 2023-01-02 15:00:37 -05:00
transam Re-add tracking of wait event SLRUFlushSync 2023-04-26 07:10:06 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00