1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix markup.

This commit is contained in:
Bruce Momjian
2007-02-20 23:14:19 +00:00
parent e152949ee2
commit 57352df66d

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.32 2007/02/20 18:47:25 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.33 2007/02/20 23:14:19 momjian Exp $ -->
<chapter id="information-schema"> <chapter id="information-schema">
<title>The Information Schema</title> <title>The Information Schema</title>
@ -2095,7 +2095,6 @@ ORDER BY c.ordinal_position;
<entry>Always null, because arrays always have unlimited maximum cardinality in <productname>PostgreSQL</></entry> <entry>Always null, because arrays always have unlimited maximum cardinality in <productname>PostgreSQL</></entry>
</row> </row>
</row>
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>