1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Cleanup some minor oversights in optional-OIDs stuff.

This commit is contained in:
Tom Lane
2001-08-10 20:52:25 +00:00
parent bf56f0759b
commit ef6ccb0bcc
5 changed files with 11 additions and 16 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.43 2001/08/10 18:57:32 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.44 2001/08/10 20:52:24 tgl Exp $
Postgres documentation
-->
@ -2155,7 +2155,7 @@ ALTER DOMAIN cities
</para>
</refsect3>
<refsect3 id="R3-SQL-INHERITANCE-1">
<refsect3 id="R3-SQL-OBJECTIDS-1">
<title>
Object IDs
</title>