mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
Tweak documentation wording to avoid "pdfendlink" failure.
HEAD documentation was failing to build as US PDF for me, because a link to "CREATE CAST" was getting split across pages. Adjust wording to remove this rather gratuitous cross-reference.
This commit is contained in:
parent
cb2f2873d6
commit
e3cdc1532c
@ -1427,8 +1427,7 @@
|
||||
|
||||
<para>
|
||||
The catalog <structname>pg_cast</structname> stores data type conversion
|
||||
paths, both built-in paths and those defined with
|
||||
<xref linkend="sql-createcast">.
|
||||
paths, both built-in and user-defined.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user