doc: Remove slightly confusing xreflabels

It seems clearer to refer to these tables in the normal way.
This commit is contained in:
Peter Eisentraut 2016-08-02 22:34:45 -04:00
parent 0710499195
commit 0a4d67b16c
1 changed files with 2 additions and 2 deletions

View File

@ -773,7 +773,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
</para>
</note>
<table id="wait-event-table" xreflabel="wait_event">
<table id="wait-event-table">
<title><structname>wait_event</structname> Description</title>
<tgroup cols="3">
@ -2629,7 +2629,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</tgroup>
</table>
<table id="vacuum-phases" xreflabel="VACUUM phases">
<table id="vacuum-phases">
<title>VACUUM phases</title>
<tgroup cols="2">
<thead>