projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47cb9ca
)
Doc: fix broken markup.
author
Tom Lane
<
[email protected]
>
Sat, 7 Apr 2018 00:54:52 +0000
(20:54 -0400)
committer
Tom Lane
<
[email protected]
>
Sat, 7 Apr 2018 00:54:52 +0000
(20:54 -0400)
Commit
3d956d956
was apparently not checked against HEAD's doc toolchain.
Per buildfarm.
doc/src/sgml/ddl.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ddl.sgml
b/doc/src/sgml/ddl.sgml
index 206cc3a835d6946527e98b0c785f86c77c779257..feb2ab77920b551f1b2289d9ea6e270a09141981 100644
(file)
--- a/
doc/src/sgml/ddl.sgml
+++ b/
doc/src/sgml/ddl.sgml
@@
-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>