aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2000-12-17 17:50:46 +0000
committerPeter Eisentraut <peter_e@gmx.net>2000-12-17 17:50:46 +0000
commit8c8ed4f456f0b343d5df332e0ff31c6bb889429f (patch)
treea82adfd18b9be2c574fa0a3f4b512db09b4a030d
parentec6a367e90114e4ca259678662db78ce481f5516 (diff)
downloadpostgresql-8c8ed4f456f0b343d5df332e0ff31c6bb889429f.tar.gz
postgresql-8c8ed4f456f0b343d5df332e0ff31c6bb889429f.zip
Add missing tags.
-rw-r--r--doc/src/sgml/typeconv.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/sgml/typeconv.sgml b/doc/src/sgml/typeconv.sgml
index cac31d8dfba..8b51ed2fa35 100644
--- a/doc/src/sgml/typeconv.sgml
+++ b/doc/src/sgml/typeconv.sgml
@@ -254,6 +254,7 @@ Run through all candidates and keep those with the most exact matches
on input types. Keep all candidates if none have any exact matches.
If only one candidate remains, use it; else continue to the next step.
</para>
+</step>
<step performance="required">
<para>
Run through all candidates and keep those with the most exact or
@@ -462,6 +463,7 @@ Run through all candidates and keep those with the most exact matches
on input types. Keep all candidates if none have any exact matches.
If only one candidate remains, use it; else continue to the next step.
</para>
+</step>
<step performance="required">
<para>
Run through all candidates and keep those with the most exact or