1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-22 23:02:54 +03:00

Add port information for NS32532.

Fix Id tag in chapter headings to allow meaningful file names in html.
This commit is contained in:
Thomas G. Lockhart 1998-07-29 06:35:19 +00:00
parent 3221c0de52
commit 18baa27d6b
14 changed files with 46 additions and 24 deletions

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="arch-dev">
<TITLE>Architecture</TITLE> <TITLE>Architecture</TITLE>
<Sect1> <Sect1>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="arch-pg">
<TITLE>Architecture</TITLE> <TITLE>Architecture</TITLE>
<Sect1> <Sect1>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="arch">
<TITLE>Architecture</TITLE> <TITLE>Architecture</TITLE>
<Sect1> <Sect1>

View File

@ -1,4 +1,4 @@
<BIBLIOGRAPHY> <BIBLIOGRAPHY Id="biblio">
<Title><Acronym>SQL</Acronym> References</Title> <Title><Acronym>SQL</Acronym> References</Title>
<Para> <Para>
@ -167,7 +167,7 @@ Selected references and readings for <Acronym>SQL</Acronym> and <ProductName>Pos
<!-- <!--
<BIBLIOMISC>&dash;</BIBLIOMISC> <BIBLIOMISC>&dash;</BIBLIOMISC>
<BOOKBIBLIO ID="REFERENCE"> <BOOKBIBLIO ID="POSTGRES-REFERENCE">
--> -->
<TITLE>The <ProductName>PostgreSQL</ProductName> Reference Manual</TITLE> <TITLE>The <ProductName>PostgreSQL</ProductName> Reference Manual</TITLE>
<Editor> <Editor>
@ -205,7 +205,7 @@ Selected references and readings for <Acronym>SQL</Acronym> and <ProductName>Pos
--> -->
</BIBLIOENTRY> </BIBLIOENTRY>
<BIBLIOENTRY ID="REFERENCE"> <BIBLIOENTRY ID="POSTGRES-USERS">
<!-- <!--
<BIBLIOMISC>&dash;</BIBLIOMISC> <BIBLIOMISC>&dash;</BIBLIOMISC>

View File

@ -1,13 +1,25 @@
<Appendix label="B"> <Appendix Label="B" Id="contacts">
<Title>Contacts</Title> <Title>Contacts</Title>
<Sect1> <!--
<Title>Introduction</Title>
<Para> <Para>
Support for <productname>Postgres</productname> comes primarily from
this printed documentation, the web-based mailing list archives,
and the mailing lists themselves.
</Para> </Para>
<Sect1> <Sect1 id="mailing-list">
<Title>Mailing Lists</Title>
<Para>
Refer to the introduction in this manual or to the
<ulink url="postgresql.org"><productname>Postgres</productname> web page</ulink>
for subscription information to the no-cost mailing lists.
</Para>
<Sect1 id="people">
<Title>People</Title> <Title>People</Title>
-->
<Para> <Para>
<ItemizedList Mark="bullet" Spacing="compact"> <ItemizedList Mark="bullet" Spacing="compact">

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="geqo">
<DocInfo> <DocInfo>
<Author> <Author>
<FirstName>Martin</FirstName> <FirstName>Martin</FirstName>
@ -274,7 +274,7 @@ Suggestions are welcome :-(
Enable bushy query tree processing within <ProductName>Postgres</ProductName>; Enable bushy query tree processing within <ProductName>Postgres</ProductName>;
that may improve the quality of query plans. that may improve the quality of query plans.
<BIBLIOGRAPHY> <BIBLIOGRAPHY Id="geqo-references">
<TITLE> <TITLE>
References References
</TITLE> </TITLE>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="intro-pg">
<TITLE>Introduction</TITLE> <TITLE>Introduction</TITLE>
<Para> <Para>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="intro">
<TITLE>Introduction</TITLE> <TITLE>Introduction</TITLE>
<Para> <Para>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="pgtcl">
<Title>pgtcl</Title> <Title>pgtcl</Title>
<Para> <Para>
@ -516,6 +516,8 @@ parameter, the request is established, or the command string of an already
existing request is replaced. With no callbackCommand parameter, a prior existing request is replaced. With no callbackCommand parameter, a prior
request is canceled. request is canceled.
</PARA> </PARA>
<para>
After a <PARA><FUNCTION>pg_listen</FUNCTION> request is established, After a <PARA><FUNCTION>pg_listen</FUNCTION> request is established,
the specified command string is executed whenever a NOTIFY message bearing the specified command string is executed whenever a NOTIFY message bearing
the given name arrives from the backend. This occurs when any the given name arrives from the backend. This occurs when any

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="ports">
<Title>Ports</Title> <Title>Ports</Title>
<Sect1> <Sect1>
@ -6,7 +6,7 @@
<Para> <Para>
<ProductName>Postgres</ProductName> is available free of charge. This manual <ProductName>Postgres</ProductName> is available free of charge. This manual
describes version 6.3 of <ProductName>Postgres</ProductName>. The authors have describes version 6.4 of <ProductName>Postgres</ProductName>. The authors have
compiled and tested <ProductName>Postgres</ProductName> on the following compiled and tested <ProductName>Postgres</ProductName> on the following
platforms: platforms:
@ -54,6 +54,13 @@
<ENTRY>1998-03-01</ENTRY> <ENTRY>1998-03-01</ENTRY>
<ENTRY>(<ULink url="mailto:brook@trillium.NMSU.Edu">Brook Milligan</ULink>)</ENTRY> <ENTRY>(<ULink url="mailto:brook@trillium.NMSU.Edu">Brook Milligan</ULink>)</ENTRY>
</ROW> </ROW>
<ROW>
<ENTRY>NetBSD 1.3</ENTRY>
<ENTRY>NS32532</ENTRY>
<ENTRY>v6.3</ENTRY>
<ENTRY>1998-07-20</ENTRY>
<ENTRY>(<ULink url="mailto:phil@steelhead.cs.wwu.edu">Phil Nelson</ULink>)</ENTRY>
</ROW>
<ROW> <ROW>
<ENTRY>NetBSD 1.3</ENTRY> <ENTRY>NetBSD 1.3</ENTRY>
<ENTRY>Sparc</ENTRY> <ENTRY>Sparc</ENTRY>

View File

@ -73,7 +73,7 @@
<!entity contacts SYSTEM "contacts.sgml"> <!entity contacts SYSTEM "contacts.sgml">
]> ]>
<!-- entity manpages SYSTEM "man/manpages.sgml" subdoc --> <!-- entity manpages SYSTEM "man/manpages.sgml" subdoc -->
<Book> <Book Id="postgres">
<!-- Title information --> <!-- Title information -->

View File

@ -13,7 +13,7 @@
<!entity biblio SYSTEM "biblio.sgml"> <!entity biblio SYSTEM "biblio.sgml">
<!entity contacts SYSTEM "contacts.sgml"> <!entity contacts SYSTEM "contacts.sgml">
]> ]>
<Book> <Book Id="reference">
<!-- Title information --> <!-- Title information -->
@ -80,7 +80,7 @@ Your name here...
</Dedication> </Dedication>
--> -->
<Preface> <Preface Id="preface">
<Title>Summary</Title> <Title>Summary</Title>
<Para> <Para>
@ -104,7 +104,8 @@ It provides SQL92/SQL3 language support,
&contacts; &contacts;
&biblio; &biblio;
<INDEX> </INDEX> <index Id="index">
</index>
</Book> </Book>

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="release">
<Title>Release Notes</Title> <Title>Release Notes</Title>
<Para> <Para>
@ -228,7 +228,7 @@ Old-style <quote>time travel</quote> has been removed. Performance has been impr
<note> <note>
<para> <para>
Bruce Momjian wrote the following notes to introduce the new release. Bruce Momjian wrote the following notes to introduce the new release.
<note> </note>
<para> <para>
There are some general 6.3 issues that I want to mention. These are There are some general 6.3 issues that I want to mention. These are

View File

@ -1,4 +1,4 @@
<Chapter> <Chapter Id="start">
<Title>Getting Started</Title> <Title>Getting Started</Title>
<Abstract> <Abstract>