mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Markup changes for v6.5 release.
Clean out duplicate stuff in odbc.sgml resulting from a faulty patch.
This commit is contained in:
@@ -13,12 +13,13 @@
|
||||
<!entity notation SYSTEM "notation.sgml">
|
||||
<!entity y2k SYSTEM "y2k.sgml">
|
||||
|
||||
<!entity intro SYSTEM "intro.sgml">
|
||||
<!entity arch SYSTEM "arch.sgml">
|
||||
<!entity start SYSTEM "start.sgml">
|
||||
<!entity query SYSTEM "query.sgml">
|
||||
<!entity advanced SYSTEM "advanced.sgml">
|
||||
<!entity arch SYSTEM "arch.sgml">
|
||||
<!entity biblio SYSTEM "biblio.sgml">
|
||||
<!entity intro SYSTEM "intro.sgml">
|
||||
<!entity query SYSTEM "query.sgml">
|
||||
<!entity sql SYSTEM "sql.sgml">
|
||||
<!entity start SYSTEM "start.sgml">
|
||||
]>
|
||||
<Book Id="tutorial">
|
||||
|
||||
@@ -54,7 +55,7 @@
|
||||
|
||||
<LegalNotice>
|
||||
<Para>
|
||||
<ProductName>PostgreSQL</ProductName> is copyright (©) 1998-9
|
||||
<ProductName>PostgreSQL</ProductName> is Copyright © 1996-9
|
||||
by the Postgres Global Development Group.
|
||||
</Para>
|
||||
</LegalNotice>
|
||||
@@ -90,6 +91,7 @@ Your name here...
|
||||
</Preface>
|
||||
|
||||
&intro;
|
||||
&sql;
|
||||
&arch;
|
||||
&start;
|
||||
&query;
|
||||
|
||||
Reference in New Issue
Block a user