mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
doc: Remove inappropriate <acronym> tags
This commit is contained in:
parent
7355c241ed
commit
1708f6b38a
2 changed files with 2 additions and 2 deletions
|
|
@ -753,7 +753,7 @@ LOG: request for BRIN range summarization for index "brin_wi_idx" page 128 was
|
|||
</variablelist>
|
||||
|
||||
<para>
|
||||
<acronym>minmax-multi</acronym> operator classes accept these parameters:
|
||||
minmax-multi operator classes accept these parameters:
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
|
|
|
|||
|
|
@ -4925,7 +4925,7 @@ WHERE ...
|
|||
</sect1>
|
||||
|
||||
<sect1 id="datatype-pg-lsn">
|
||||
<title><acronym>pg_lsn Type</acronym></title>
|
||||
<title><type>pg_lsn</type> Type</title>
|
||||
|
||||
<indexterm zone="datatype-pg-lsn">
|
||||
<primary>pg_lsn</primary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue