1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Doc: fix broken markup.

Commit 3d956d956 was apparently not checked against HEAD's doc toolchain.
Per buildfarm.
This commit is contained in:
Tom Lane
2018-04-06 20:54:52 -04:00
parent 47cb9ca49a
commit eb2a0e00b1

View File

@ -3038,7 +3038,7 @@ VALUES ('Albany', NULL, NULL, 'NY');
<para>
Partitions can also be foreign tables, although they have some limitations
that normal tables do not; see <xref linkend="sql-createforeigntable"> for
that normal tables do not; see <xref linkend="sql-createforeigntable"/> for
more information.
</para>