mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Doc: fix broken markup.
Commit 3d956d956
was apparently not checked against HEAD's doc toolchain.
Per buildfarm.
This commit is contained in:
@ -3038,7 +3038,7 @@ VALUES ('Albany', NULL, NULL, 'NY');
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Partitions can also be foreign tables, although they have some limitations
|
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.
|
more information.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user