Content-Length: 268848 | pFad | http://github.com/postgrespro/postgres/commit/4fa8bd392d02637b4e4f27b79c06079e47765cbc

AB Doc: split up wait_event table. · postgrespro/postgres@4fa8bd3 · GitHub
Skip to content

Commit 4fa8bd3

Browse files
committed
Doc: split up wait_event table.
The previous design for this table didn't really work in narrow views, such as PDF output; besides which its reliance on large morerows values made it a pain to maintain (cf ab3e4fb, for example). I experimented with a couple of ways to fix it, but the best and simplest is to split it up into a separate table for each event type category. I also rearranged the event ordering to be strictly alphabetical, as nobody would ever be able to find entries otherwise. There is work afoot to revise the set of event names described in this table, but this commit just changes the layout, not the contents. In passing, add a missing entry to pg_locks.locktype, and cross-reference that to the related wait event list. Discussion: https://postgr.es/m/6916.1589146280@sss.pgh.pa.us
1 parent a042750 commit 4fa8bd3

File tree

2 files changed

+1264
-1077
lines changed

2 files changed

+1264
-1077
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10238,9 +10238,11 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
1023810238
<literal>tuple</literal>,
1023910239
<literal>transactionid</literal>,
1024010240
<literal>virtualxid</literal>,
10241+
<literal>speculative token</literal>,
1024110242
<literal>object</literal>,
1024210243
<literal>userlock</literal>, or
10243-
<literal>advisory</literal>
10244+
<literal>advisory</literal>.
10245+
(See also <xref linkend="wait-event-lock-table"/>.)
1024410246
</para></entry>
1024510247
</row>
1024610248

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4fa8bd392d02637b4e4f27b79c06079e47765cbc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy