mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Correct erroneous table title, per Halley Pacheco de Oliveira.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.10.2.2 2004/04/22 08:34:13 petere Exp $ -->
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.10.2.3 2004/06/13 17:51:16 tgl Exp $ -->
|
||||||
|
|
||||||
<chapter id="information-schema">
|
<chapter id="information-schema">
|
||||||
<title>The Information Schema</title>
|
<title>The Information Schema</title>
|
||||||
@ -1011,7 +1011,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<title><literal>domain_constraints</literal> Columns</title>
|
<title><literal>data_type_privileges</literal> Columns</title>
|
||||||
|
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
|
Reference in New Issue
Block a user