mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03: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:
@ -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>
|
||||
|
Reference in New Issue
Block a user