Make use of <email> tag for marking up email addresses.

This commit is contained in:
Peter Eisentraut 2000-12-22 21:51:58 +00:00
parent 0db1a951d5
commit 7558da669f
22 changed files with 70 additions and 86 deletions

View File

@ -1,4 +1,4 @@
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.4 2000/12/20 00:44:49 ishii Exp $ --> <!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.5 2000/12/22 21:51:57 petere Exp $ -->
<chapter id="charset"> <chapter id="charset">
<title>Localization</> <title>Localization</>
@ -235,7 +235,7 @@ perl: warning: Falling back to the standard locale ("C").
<title>Author</title> <title>Author</title>
<para> <para>
<ulink url="mailto:ishii@postgresql.org">Tatsuo Ishii</ulink>, Tatsuo Ishii (<email>ishii@postgresql.org</email>),
last updated 2000-03-22. last updated 2000-03-22.
Check <ulink Check <ulink
url="http://www.sra.co.jp/people/t-ishii/PostgreSQL/">Tatsuo's url="http://www.sra.co.jp/people/t-ishii/PostgreSQL/">Tatsuo's
@ -670,7 +670,7 @@ Jan 26, 1999
* Add support for Big5 for fronend encoding * Add support for Big5 for fronend encoding
(you need to create a database with EUC_TW to use Big5) (you need to create a database with EUC_TW to use Big5)
* Add regression test case for EUC_TW * Add regression test case for EUC_TW
(contributed by <ulink url="mailto:jonahkuo@mail.ttn.com.tw">Jonah Kuo</ulink>) (contributed by Jonah Kuo <email>jonahkuo@mail.ttn.com.tw</email>)
Dec 15, 1998 Dec 15, 1998
* Bugs related to SQL_ASCII support fixed * Bugs related to SQL_ASCII support fixed
@ -701,7 +701,7 @@ April 21, 1998 some enhancements/fixes
* add octet_length() * add octet_length()
* add --with-mb option to configure * add --with-mb option to configure
* new regression tests for EUC_KR * new regression tests for EUC_KR
(contributed by <ulink url="mailto:hong@lunaris.hanmesoft.co.kr">Soonmyung. Hong</ulink>) (contributed by Soonmyung Hong <email>hong@lunaris.hanmesoft.co.kr</email>)
* add some test cases to the EUC_JP regression test * add some test cases to the EUC_JP regression test
* fix problem in regress/regress.sh in case of System V * fix problem in regress/regress.sh in case of System V
* fix toupper(), tolower() to handle 8bit chars * fix toupper(), tolower() to handle 8bit chars
@ -730,7 +730,7 @@ is not necceary in 6.5.1 - Tatsuo]
Version: 0.91 for PgSQL 6.5 Version: 0.91 for PgSQL 6.5
Author: Pavel Behal Author: Pavel Behal
Revised by: Tatsuo Ishii Revised by: Tatsuo Ishii
Email: <ulink url="mailto:behal@opf.slu.cz">behal@opf.slu.cz</ulink> Email: behal@opf.slu.cz
Licence: The Same as PostgreSQL Licence: The Same as PostgreSQL
Sorry for my Eglish and C code, I'm not native :-) Sorry for my Eglish and C code, I'm not native :-)

View File

@ -14,7 +14,7 @@
<Para> <Para>
<Note> <Note>
<Para> <Para>
Contributed by <ULink url="mailto:geek+@cmu.edu">Brian Gallew</ULink> Contributed by Brian Gallew (<email>geek+@cmu.edu</email>)
</Para> </Para>
</Note> </Note>
</para> </para>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.12 2000/12/22 18:57:49 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.13 2000/12/22 21:51:57 petere Exp $
CVS code repository CVS code repository
Thomas Lockhart Thomas Lockhart
--> -->
@ -44,7 +44,7 @@ Thomas Lockhart
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05. Written by Marc G. Fournier (<email>scrappy@hub.org</email>) on 1998-11-05
</para> </para>
</note> </note>
</para> </para>
@ -294,7 +294,7 @@ $ chmod -R go-w pgsql
the <productname>Postgres</productname> source tree the <productname>Postgres</productname> source tree
is <productname>CVSup</productname>. is <productname>CVSup</productname>.
<productname>CVSup</productname> was developed by <productname>CVSup</productname> was developed by
<ulink url="mailto:jdp@polstra.com">John Polstra</ulink> to John Polstra (<email>jdp@polstra.com</email>) to
distribute CVS repositories and other file trees for distribute CVS repositories and other file trees for
<ulink url="http://www.freebsd.org">the FreeBSD project</ulink>. <ulink url="http://www.freebsd.org">the FreeBSD project</ulink>.
</para> </para>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/datetime.sgml,v 2.14 2000/12/21 22:55:27 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/datetime.sgml,v 2.15 2000/12/22 21:51:57 petere Exp $
Date/time details Date/time details
--> -->
@ -637,8 +637,7 @@ Date/time details
<note> <note>
<para> <para>
Contributed by Contributed by José Soares (<email>jose@sferacarta.com</email>)
<ulink url="mailto:jose@sferacarta.com">José Soares</ulink>.
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.17 2000/09/29 20:21:33 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.18 2000/12/22 21:51:57 petere Exp $
--> -->
<chapter id="ecpg"> <chapter id="ecpg">
@ -31,8 +31,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.17 2000/09/29 20:21:33 petere
<para> <para>
This describes an embedded <acronym>SQL</acronym> in <acronym>C</acronym> This describes an embedded <acronym>SQL</acronym> in <acronym>C</acronym>
package for <productname>Postgres</productname>. package for <productname>Postgres</productname>.
It is written by <ulink url="mailto:linus@epact.se">Linus Tolke</ulink> It was written by Linus Tolke (<email>linus@epact.se</email>)
and <ulink url="mailto:meskes@debian.org">Michael Meskes</ulink>. and Michael Meskes (<email>meskes@debian.org</email>).
The package is installed with the <productname>Postgres</> distribution. The package is installed with the <productname>Postgres</> distribution.
<note> <note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/geqo.sgml,v 1.14 2000/12/16 22:44:47 tgl Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/geqo.sgml,v 1.15 2000/12/22 21:51:57 petere Exp $
Genetic Optimizer Genetic Optimizer
--> -->
@ -34,7 +34,7 @@ Genetic Optimizer
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by <ulink url="mailto:utesch@aut.tu-freiberg.de">Martin Utesch</ulink> Written by Martin Utesch (<email>utesch@aut.tu-freiberg.de</email>)
for the Institute of Automatic Control at the University of Mining and Technology in Freiberg, Germany. for the Institute of Automatic Control at the University of Mining and Technology in Freiberg, Germany.
</para> </para>
</note> </note>

View File

@ -25,8 +25,8 @@ And there is more interesting reading at the Berkely database site at
<Note> <Note>
<Title>Author</Title> <Title>Author</Title>
<Para> <Para>
This extraction from an e-mail sent by This extraction from an email sent by
<ULink url="mailto:selkovjr@mcs.anl.gov">Eugene Selkov Jr.</ULink> Eugene Selkov, Jr. (<email>selkovjr@mcs.anl.gov</email>)
contains good information contains good information
on GiST. Hopefully we will learn more in the future and update this information. on GiST. Hopefully we will learn more in the future and update this information.
- thomas 1998-03-01 - thomas 1998-03-01

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/history.sgml,v 1.11 2000/12/21 22:55:27 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/history.sgml,v 1.12 2000/12/22 21:51:57 petere Exp $
--> -->
<sect1 id="history"> <sect1 id="history">
@ -96,10 +96,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/history.sgml,v 1.11 2000/12/21 22:55:27 pet
<title><productname>Postgres95</productname></title> <title><productname>Postgres95</productname></title>
<para> <para>
In 1994, In 1994, Andrew Yu and Jolly Chen
<ulink url="mailto:ayu@informix.com">Andrew Yu</ulink>
and
<ulink url="http://http.cs.berkeley.edu/~jolly/">Jolly Chen</ulink>
added a SQL language interpreter to <productname>Postgres</productname>. added a SQL language interpreter to <productname>Postgres</productname>.
<productname>Postgres95</productname> was subsequently released to <productname>Postgres95</productname> was subsequently released to
the Web to find its own way in the world as an the Web to find its own way in the world as an

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/indexcost.sgml,v 2.5 2000/09/29 20:21:34 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/indexcost.sgml,v 2.6 2000/12/22 21:51:57 petere Exp $
--> -->
<chapter id="indexcost"> <chapter id="indexcost">
@ -9,8 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/indexcost.sgml,v 2.5 2000/09/29 20:21
<title>Author</title> <title>Author</title>
<para> <para>
Written by <ulink url="mailto:tgl@sss.pgh.pa.us">Tom Lane</ulink> Written by Tom Lane (<email>tgl@sss.pgh.pa.us</email>) on 2000-01-24
on 2000-01-24.
</para> </para>
</note> </note>

View File

@ -160,8 +160,7 @@ SELECT am.amname AS acc_name,
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by Written by Herouth Maoz (<email>herouth@oumail.openu.ac.il</email>).
<ulink url="mailto:herouth@oumail.openu.ac.il">Herouth Maoz</ulink>
This originally appeared on the User's Mailing List on 1998-03-02 This originally appeared on the User's Mailing List on 1998-03-02
in response to the question: in response to the question:
"What is the difference between PRIMARY KEY and UNIQUE constraints?". "What is the difference between PRIMARY KEY and UNIQUE constraints?".
@ -325,8 +324,8 @@ CREATE MEMSTORE ON &lt;table&gt; COLUMNS &lt;cols&gt;
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
This is from a reply to a question on the e-mail list This is from a reply to a question on the email list
by <ulink url="mailto:aoki@CS.Berkeley.EDU">Paul M. Aoki</ulink> by Paul M. Aoki (<email>aoki@CS.Berkeley.EDU</email>)
on 1998-08-11. on 1998-08-11.
<!-- <!--
Paul M. Aoki | University of California at Berkeley Paul M. Aoki | University of California at Berkeley

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.9 2000/09/29 20:21:34 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.10 2000/12/22 21:51:57 petere Exp $
--> -->
<sect1 id="resources"> <sect1 id="resources">
@ -125,7 +125,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.9 2000/09/29 20:21:34 petere
<listitem> <listitem>
<para> <para>
The The
<ulink url="mailto:pgsql-general@postgresql.org">pgsql-general</ulink> <email>pgsql-general@postgresql.org</email>
(<ulink url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>) (<ulink url="http://www.postgresql.org/mhonarc/pgsql-general/">archive</ulink>)
mailing list is a good place to have user questions answered. mailing list is a good place to have user questions answered.
Other mailing lists are available; consult the Info Central section of the Other mailing lists are available; consult the Info Central section of the
@ -152,8 +152,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.9 2000/09/29 20:21:34 petere
Even those without a lot of experience can provide corrections and Even those without a lot of experience can provide corrections and
minor changes in the documentation, and that is a good way to start. minor changes in the documentation, and that is a good way to start.
The The
<ulink url="mailto:pgsql-docs@postgresql.org">pgsql-docs</ulink> <email>pgsql-docs@postgresql.org</email>
(<ulink url="http://www.PostgreSQL.ORG/mhonarc/pgsql-docs/">archive</ulink>) (<ulink url="http://www.postgresql.org/mhonarc/pgsql-docs/">archive</ulink>)
mailing list is the place to get going. mailing list is the place to get going.
</para> </para>
</listitem> </listitem>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.17 2000/12/22 18:57:49 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.18 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="jdbc"> <chapter id="jdbc">
@ -9,7 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.17 2000/12/22 18:57:49
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by <ulink url="mailto:peter@retep.org.uk">Peter T. Mount</ulink>, the Written by Peter T. Mount (<email>peter@retep.org.uk</email>), the
author of the <acronym>JDBC</acronym> driver. author of the <acronym>JDBC</acronym> driver.
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/keys.sgml,v 1.6 2000/12/22 18:57:49 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/keys.sgml,v 1.7 2000/12/22 21:51:58 petere Exp $
Indices and Keys Indices and Keys
--> -->
@ -19,8 +19,8 @@ Indices and Keys
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by Written by Herouth Maoz
<ulink url="mailto:herouth@oumail.openu.ac.il">Herouth Maoz</ulink> (<email>herouth@oumail.openu.ac.il</email>)
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.3 2000/05/18 14:24:31 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.4 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="pgeasy-chapter"> <chapter id="pgeasy-chapter">
@ -10,8 +10,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.3 2000/05/18 14:24
<para> <para>
Written by Bruce Momjian Written by Bruce Momjian
(<ulink url="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</ulink>) (<email>pgman@candle.pha.pa.us</email>)
and last updated 2000-03-30. and last updated 2000-03-30
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/lisp.sgml,v 2.3 2000/05/02 20:01:52 thomas Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/lisp.sgml,v 2.4 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="lisp"> <chapter id="lisp">
@ -15,9 +15,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/lisp.sgml,v 2.3 2000/05/02 20:01:52 t
<note> <note>
<title>Author</title> <title>Author</title>
<para> <para>
Written by Written by Eric Marsden <email>emarsden@mail.dotcom.fr</email>
<ulink url="mailto:emarsden@mail.dotcom.fr">Eric Marsden</ulink> on 1999-07-21
on 21 Jul 1999.
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v 2.10 2000/10/11 18:29:52 tgl Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v 2.11 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="mvcc"> <chapter id="mvcc">
@ -11,7 +11,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v 2.10 2000/10/11 18:29:52 tgl Ex
(MVCC) (MVCC)
is an advanced technique for improving database performance in a is an advanced technique for improving database performance in a
multi-user environment. multi-user environment.
<ulink url="mailto:vadim@krs.ru">Vadim Mikheev</ulink> provided Vadim Mikheev (<email>vadim@krs.ru</email>) provided
the implementation for <productname>Postgres</productname>. the implementation for <productname>Postgres</productname>.
</para> </para>
</abstract> </abstract>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.12 2000/12/22 19:31:56 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.13 2000/12/22 21:51:58 petere Exp $
--> -->
<sect1 id="terminology"> <sect1 id="terminology">
@ -101,8 +101,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.12 2000/12/22 19:31:56 pe
the notation for the notation for
flagging commands is not universally consistant throughout the flagging commands is not universally consistant throughout the
documentation set. documentation set.
Please report problems to Please report problems to the documentation mailing list
<ulink url="mailto:docs@postgresql.org">the Documentation Mailing List</ulink>. <email>pgsql-docs@postgresql.org</email>.
</para> </para>
</note> </note>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/odbc.sgml,v 1.19 2000/12/22 18:57:49 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/odbc.sgml,v 1.20 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="odbc"> <chapter id="odbc">
@ -21,8 +21,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/odbc.sgml,v 1.19 2000/12/22 18:57:49
<note> <note>
<para> <para>
Background information originally by Background information originally by Tim Goeke
<ulink url="mailto:tgoeke@xpressway.com">Tim Goeke</ulink> (<email>tgoeke@xpressway.com</email>)
</para> </para>
</note> </note>
@ -523,8 +523,8 @@ TextAsLongVarchar=0
The September release of ApplixWare v4.4.1 (the first release with official The September release of ApplixWare v4.4.1 (the first release with official
<acronym>ODBC</acronym> support under Linux) shows problems when usernames <acronym>ODBC</acronym> support under Linux) shows problems when usernames
exceed eight (8) characters in length. exceed eight (8) characters in length.
Problem description ontributed by Problem description ontributed by Steve Campbell
<ulink url="mailto:scampbell@lear.com">Steve Campbell</ulink>. (<email>scampbell@lear.com</email>).
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -537,9 +537,8 @@ TextAsLongVarchar=0
<title>Author</title> <title>Author</title>
<para> <para>
Contributed by Contributed by Steve Campbell (<email>scampbell@lear.com</email>),
<ulink url="mailto:scampbell@lear.com">Steve Campbell</ulink> on 1998-10-20
1998-10-20.
</para> </para>
</note> </note>

View File

@ -251,21 +251,16 @@
<title>Where to report bugs</title> <title>Where to report bugs</title>
<para> <para>
In general, send bug reports to In general, send bug reports to the bug report mailing list at
<ulink url="mailto:pgsql-bugs@postgresql.org">the bug report <email>pgsql-bugs@postgresql.org</email>.
mailing list</ulink>.
You are invited to find a descriptive subject for your email You are invited to find a descriptive subject for your email
message, perhaps parts of the error message. message, perhaps parts of the error message.
</para> </para>
<para> <para>
Do not send bug reports to any of the user mailing lists, such as Do not send bug reports to any of the user mailing lists, such as
<email>pgsql-sql@postgresql.org</email> or
<ulink url="mailto:pgsql-sql@postgresql.org">the SQL language <email>pgsql-general@postgresql.org</email>.
mailing list</ulink>
or
<ulink url="mailto:pgsql-general@postgresql.org">the general topics
mailing list</ulink>.
These mailing lists are for answering These mailing lists are for answering
user questions and their subscribers normally do not wish to receive user questions and their subscribers normally do not wish to receive
bug reports. More importantly, they are unlikely to fix them. bug reports. More importantly, they are unlikely to fix them.
@ -273,8 +268,7 @@
<para> <para>
Also, please do <emphasis>not</emphasis> send reports to Also, please do <emphasis>not</emphasis> send reports to
<ulink url="mailto:pgsql-hackers@postgresql.org">the developers' the developers' mailing list <email>pgsql-hackers@postgresql.org</email>.
mailing list</ulink>.
This list is for discussing the This list is for discussing the
development of <productname>PostgreSQL</productname> and it would be nice development of <productname>PostgreSQL</productname> and it would be nice
if we could keep the bug reports separate. We might choose to take up a if we could keep the bug reports separate. We might choose to take up a
@ -284,15 +278,13 @@
<para> <para>
If you have a problem with the documentation, send email to If you have a problem with the documentation, send email to
<ulink url="mailto:pgsql-docs@postgresql.org">the documentation the documentation mailing list <email>pgsql-docs@postgresql.org</email>.
mailing list</ulink>.
Mention the document, chapter, and sections in your problem report. Mention the document, chapter, and sections in your problem report.
</para> </para>
<para> <para>
If your bug is a portability problem on a non-supported platform, If your bug is a portability problem on a non-supported platform,
send mail to send mail to <email>pgsql-ports@postgresql.org</email>,
<ulink url="mailto:pgsql-ports@postgresql.org">the porting issues mail list</ulink>,
so we (and you) can work on so we (and you) can work on
porting <productname>PostgreSQL</productname> to your platform. porting <productname>PostgreSQL</productname> to your platform.
</para> </para>
@ -306,7 +298,7 @@
subscribe to the special pgsql-loophole mailing list, which subscribe to the special pgsql-loophole mailing list, which
allows you to post to all <productname>PostgreSQL</productname> allows you to post to all <productname>PostgreSQL</productname>
mailing lists without receiving any messages. Send email to mailing lists without receiving any messages. Send email to
<ulink url="mailto:pgsql-loophole-request@postgresql.org">pgsql-loophole-request@postgresql.org</ulink> <email>pgsql-loophole-request@postgresql.org</email>
to subscribe. to subscribe.
</para> </para>
</note> </note>

View File

@ -11,8 +11,8 @@
<Para> <Para>
<Note> <Note>
<Para> <Para>
Written by <ULink url="mailto:phil@river-bank.demon.co.uk">Phil Thompson</ULink>. Written by Phil Thompson (<email>phil@river-bank.demon.co.uk</email>).
Updates for protocol 2.0 by <ULink url="mailto:tgl@sss.pgh.pa.us">Tom Lane</ULink>. Updates for protocol 2.0 by Tom Lane (<email>tgl@sss.pgh.pa.us</email>).
</Para> </Para>
</Note> </Note>
</para> </para>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.70 2000/12/21 22:55:27 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.71 2000/12/22 21:51:58 petere Exp $
--> -->
<chapter id="release"> <chapter id="release">
@ -724,7 +724,7 @@ Enhancements
------------ ------------
New CLI interface include file sqlcli.h, based on SQL3/SQL98 New CLI interface include file sqlcli.h, based on SQL3/SQL98
Remove all limits on query length, row length limit still exists (Tom) Remove all limits on query length, row length limit still exists (Tom)
Update jdbc protocol to 2.0 (<ulink url="mailto:jens@jens.de">Jens Glaser</ulink>) Update jdbc protocol to 2.0 (Jens Glaser <email>jens@jens.de</email>)
Add TRUNCATE command to quickly truncate relation (Mike Mascari) Add TRUNCATE command to quickly truncate relation (Mike Mascari)
Fix to give super user and createdb user proper update catalog rights (Peter E) Fix to give super user and createdb user proper update catalog rights (Peter E)
Allow ecpg bool variables to have NULL values (Christof) Allow ecpg bool variables to have NULL values (Christof)
@ -745,7 +745,7 @@ Allow WHERE restriction on ctid (physical heap location) (Hiroshi)
Move pginterface from contrib to interface directory, rename to pgeasy (Bruce) Move pginterface from contrib to interface directory, rename to pgeasy (Bruce)
Change pgeasy connectdb() parameter ordering (Bruce) Change pgeasy connectdb() parameter ordering (Bruce)
Require SELECT DISTINCT target list to have all ORDER BY columns (Tom) Require SELECT DISTINCT target list to have all ORDER BY columns (Tom)
Add Oracle's COMMENT ON command (<ulink url="mailto:mascarim@yahoo">Mike Mascari</ulink>) Add Oracle's COMMENT ON command (Mike Mascari <email>mascarim@yahoo.com</email>)
libpq's PQsetNoticeProcessor function now returns previous hook(Peter E) libpq's PQsetNoticeProcessor function now returns previous hook(Peter E)
Prevent PQsetNoticeProcessor from being set to NULL (Peter E) Prevent PQsetNoticeProcessor from being set to NULL (Peter E)
Make USING in COPY optional (Bruce) Make USING in COPY optional (Bruce)
@ -939,7 +939,7 @@ Add scripts for checking includes (Bruce)
Remove un-needed #include's from *.c files (Bruce) Remove un-needed #include's from *.c files (Bruce)
Change #include's to use &lt;&gt; and "" as appropriate (Bruce) Change #include's to use &lt;&gt; and "" as appropriate (Bruce)
Enable WIN32 compilation of libpq Enable WIN32 compilation of libpq
Alpha spinlock fix from <ulink url="mailto:gatgul@voicenet.com">Uncle George</ulink> Alpha spinlock fix from Uncle George <email>gatgul@voicenet.com</email>
Overhaul of optimizer data structures (Tom) Overhaul of optimizer data structures (Tom)
Fix to cygipc library (Yutaka Tanida) Fix to cygipc library (Yutaka Tanida)
Allow pgsql to work on newer Cygwin snapshots (Dan) Allow pgsql to work on newer Cygwin snapshots (Dan)
@ -957,7 +957,7 @@ Fix for plpgsql on BSDI
Add SQL_ASCII test case to the regression test (Tatsuo) Add SQL_ASCII test case to the regression test (Tatsuo)
configure --with-mb now deprecated (Tatsuo) configure --with-mb now deprecated (Tatsuo)
NT fixes NT fixes
NetBSD fixes <ulink url="mailto:lamj@stat.cmu.edu">Johnny C. Lam</ulink> NetBSD fixes (Johnny C. Lam <email>lamj@stat.cmu.edu</email>)
Fixes for Alpha compiles Fixes for Alpha compiles
New multibyte encodings New multibyte encodings
</programlisting> </programlisting>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/y2k.sgml,v 1.7 2000/05/02 20:01:53 thomas Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/y2k.sgml,v 1.8 2000/12/22 21:51:58 petere Exp $
--> -->
<sect1 id="y2k"> <sect1 id="y2k">
@ -9,8 +9,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/y2k.sgml,v 1.7 2000/05/02 20:01:53 th
<title>Author</title> <title>Author</title>
<para> <para>
Written by Written by Thomas Lockhart
<ulink url="mailto:lockhart@alumni.caltech.edu">Thomas Lockhart</ulink> (<email>lockhart@alumni.caltech.edu</email>)
on 1998-10-22. Updated 2000-03-31. on 1998-10-22. Updated 2000-03-31.
</para> </para>
</note> </note>