diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index e79c14229a..c0826bdf5d 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1,4 +1,4 @@ - + Localization</> @@ -235,7 +235,7 @@ perl: warning: Falling back to the standard locale ("C"). <title>Author - Tatsuo Ishii, + Tatsuo Ishii (ishii@postgresql.org), last updated 2000-03-22. Check Tatsuo's @@ -670,7 +670,7 @@ Jan 26, 1999 * Add support for Big5 for fronend encoding (you need to create a database with EUC_TW to use Big5) * Add regression test case for EUC_TW - (contributed by Jonah Kuo) + (contributed by Jonah Kuo jonahkuo@mail.ttn.com.tw) Dec 15, 1998 * Bugs related to SQL_ASCII support fixed @@ -701,7 +701,7 @@ April 21, 1998 some enhancements/fixes * add octet_length() * add --with-mb option to configure * new regression tests for EUC_KR - (contributed by Soonmyung. Hong) + (contributed by Soonmyung Hong hong@lunaris.hanmesoft.co.kr) * add some test cases to the EUC_JP regression test * fix problem in regress/regress.sh in case of System V * 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 Author: Pavel Behal Revised by: Tatsuo Ishii -Email: behal@opf.slu.cz +Email: behal@opf.slu.cz Licence: The Same as PostgreSQL Sorry for my Eglish and C code, I'm not native :-) diff --git a/doc/src/sgml/compiler.sgml b/doc/src/sgml/compiler.sgml index 9bb27a507e..b7c99f6d7a 100644 --- a/doc/src/sgml/compiler.sgml +++ b/doc/src/sgml/compiler.sgml @@ -14,7 +14,7 @@ -Contributed by Brian Gallew +Contributed by Brian Gallew (geek+@cmu.edu) diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index 656e28f11e..d019de89b1 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -1,5 +1,5 @@ @@ -44,7 +44,7 @@ Thomas Lockhart Author - Written by Marc G. Fournier on 1998-11-05. + Written by Marc G. Fournier (scrappy@hub.org) on 1998-11-05 @@ -294,7 +294,7 @@ $ chmod -R go-w pgsql the Postgres source tree is CVSup. CVSup was developed by - John Polstra to + John Polstra (jdp@polstra.com) to distribute CVS repositories and other file trees for the FreeBSD project. diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index 06726fb1ff..5244f353b8 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -1,5 +1,5 @@ @@ -637,8 +637,7 @@ Date/time details - Contributed by - José Soares. + Contributed by José Soares (jose@sferacarta.com) diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index e0ba477b3a..1befbf796c 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,5 +1,5 @@ @@ -31,8 +31,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.17 2000/09/29 20:21:33 petere This describes an embedded SQL in C package for Postgres. - It is written by Linus Tolke - and Michael Meskes. + It was written by Linus Tolke (linus@epact.se) + and Michael Meskes (meskes@debian.org). The package is installed with the Postgres distribution. diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 546a864901..19ecca700e 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,5 +1,5 @@ @@ -34,7 +34,7 @@ Genetic Optimizer Author - Written by Martin Utesch + Written by Martin Utesch (utesch@aut.tu-freiberg.de) for the Institute of Automatic Control at the University of Mining and Technology in Freiberg, Germany. diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index b858b1e848..e8c9f9ee3c 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -25,8 +25,8 @@ And there is more interesting reading at the Berkely database site at Author -This extraction from an e-mail sent by -Eugene Selkov Jr. +This extraction from an email sent by +Eugene Selkov, Jr. (selkovjr@mcs.anl.gov) contains good information on GiST. Hopefully we will learn more in the future and update this information. - thomas 1998-03-01 diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index fe2168cb07..df55881665 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -1,5 +1,5 @@ @@ -96,10 +96,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/history.sgml,v 1.11 2000/12/21 22:55:27 pet <productname>Postgres95</productname> - In 1994, - Andrew Yu - and - Jolly Chen + In 1994, Andrew Yu and Jolly Chen added a SQL language interpreter to Postgres. Postgres95 was subsequently released to the Web to find its own way in the world as an diff --git a/doc/src/sgml/indexcost.sgml b/doc/src/sgml/indexcost.sgml index 4570bc4f64..9c781f97fc 100644 --- a/doc/src/sgml/indexcost.sgml +++ b/doc/src/sgml/indexcost.sgml @@ -1,5 +1,5 @@ @@ -9,8 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/indexcost.sgml,v 2.5 2000/09/29 20:21 Author - Written by Tom Lane - on 2000-01-24. + Written by Tom Lane (tgl@sss.pgh.pa.us) on 2000-01-24 diff --git a/doc/src/sgml/indices.sgml b/doc/src/sgml/indices.sgml index ebb46d71b3..9623ec05c1 100644 --- a/doc/src/sgml/indices.sgml +++ b/doc/src/sgml/indices.sgml @@ -160,8 +160,7 @@ SELECT am.amname AS acc_name, Author - Written by - Herouth Maoz + Written by Herouth Maoz (herouth@oumail.openu.ac.il). This originally appeared on the User's Mailing List on 1998-03-02 in response to the question: "What is the difference between PRIMARY KEY and UNIQUE constraints?". @@ -325,8 +324,8 @@ CREATE MEMSTORE ON <table> COLUMNS <cols> Author - This is from a reply to a question on the e-mail list - by Paul M. Aoki + This is from a reply to a question on the email list + by Paul M. Aoki (aoki@CS.Berkeley.EDU) on 1998-08-11. @@ -125,7 +125,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/info.sgml,v 1.9 2000/09/29 20:21:34 petere The - pgsql-general + pgsql-general@postgresql.org (archive) mailing list is a good place to have user questions answered. 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 minor changes in the documentation, and that is a good way to start. The - pgsql-docs - (archive) + pgsql-docs@postgresql.org + (archive) mailing list is the place to get going. diff --git a/doc/src/sgml/jdbc.sgml b/doc/src/sgml/jdbc.sgml index 83196939ba..7643abfbdd 100644 --- a/doc/src/sgml/jdbc.sgml +++ b/doc/src/sgml/jdbc.sgml @@ -1,5 +1,5 @@ @@ -9,7 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.17 2000/12/22 18:57:49 Author - Written by Peter T. Mount, the + Written by Peter T. Mount (peter@retep.org.uk), the author of the JDBC driver. diff --git a/doc/src/sgml/keys.sgml b/doc/src/sgml/keys.sgml index 6c8c3d5be9..c1a454a2b4 100644 --- a/doc/src/sgml/keys.sgml +++ b/doc/src/sgml/keys.sgml @@ -1,5 +1,5 @@ @@ -19,8 +19,8 @@ Indices and Keys Author - Written by - Herouth Maoz + Written by Herouth Maoz + (herouth@oumail.openu.ac.il) diff --git a/doc/src/sgml/libpgeasy.sgml b/doc/src/sgml/libpgeasy.sgml index c06df9aab7..a8dac2a67d 100644 --- a/doc/src/sgml/libpgeasy.sgml +++ b/doc/src/sgml/libpgeasy.sgml @@ -1,5 +1,5 @@ @@ -10,8 +10,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.3 2000/05/18 14:24 Written by Bruce Momjian - (pgman@candle.pha.pa.us) - and last updated 2000-03-30. + (pgman@candle.pha.pa.us) + and last updated 2000-03-30 diff --git a/doc/src/sgml/lisp.sgml b/doc/src/sgml/lisp.sgml index c2682525e1..8de2c5ed3f 100644 --- a/doc/src/sgml/lisp.sgml +++ b/doc/src/sgml/lisp.sgml @@ -1,5 +1,5 @@ @@ -15,9 +15,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/lisp.sgml,v 2.3 2000/05/02 20:01:52 t Author - Written by - Eric Marsden - on 21 Jul 1999. + Written by Eric Marsden emarsden@mail.dotcom.fr + on 1999-07-21 diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml index 724aa0d30f..c7313fe1a2 100644 --- a/doc/src/sgml/mvcc.sgml +++ b/doc/src/sgml/mvcc.sgml @@ -1,5 +1,5 @@ @@ -11,7 +11,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v 2.10 2000/10/11 18:29:52 tgl Ex (MVCC) is an advanced technique for improving database performance in a multi-user environment. - Vadim Mikheev provided + Vadim Mikheev (vadim@krs.ru) provided the implementation for Postgres. diff --git a/doc/src/sgml/notation.sgml b/doc/src/sgml/notation.sgml index e6faf72fec..9661beb658 100644 --- a/doc/src/sgml/notation.sgml +++ b/doc/src/sgml/notation.sgml @@ -1,5 +1,5 @@ @@ -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 flagging commands is not universally consistant throughout the documentation set. - Please report problems to - the Documentation Mailing List. + Please report problems to the documentation mailing list + pgsql-docs@postgresql.org. diff --git a/doc/src/sgml/odbc.sgml b/doc/src/sgml/odbc.sgml index 45b4c8347f..9acb962a18 100644 --- a/doc/src/sgml/odbc.sgml +++ b/doc/src/sgml/odbc.sgml @@ -1,5 +1,5 @@ @@ -21,8 +21,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/odbc.sgml,v 1.19 2000/12/22 18:57:49 - Background information originally by - Tim Goeke + Background information originally by Tim Goeke + (tgoeke@xpressway.com) @@ -523,8 +523,8 @@ TextAsLongVarchar=0 The September release of ApplixWare v4.4.1 (the first release with official ODBC support under Linux) shows problems when usernames exceed eight (8) characters in length. - Problem description ontributed by - Steve Campbell. + Problem description ontributed by Steve Campbell + (scampbell@lear.com). @@ -537,9 +537,8 @@ TextAsLongVarchar=0 Author - Contributed by - Steve Campbell on - 1998-10-20. + Contributed by Steve Campbell (scampbell@lear.com), + 1998-10-20 diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index e8a40f2a7d..2bc5148115 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -251,21 +251,16 @@ Where to report bugs - In general, send bug reports to - the bug report - mailing list. + In general, send bug reports to the bug report mailing list at + pgsql-bugs@postgresql.org. You are invited to find a descriptive subject for your email message, perhaps parts of the error message. Do not send bug reports to any of the user mailing lists, such as - - the SQL language - mailing list - or - the general topics - mailing list. + pgsql-sql@postgresql.org or + pgsql-general@postgresql.org. These mailing lists are for answering user questions and their subscribers normally do not wish to receive bug reports. More importantly, they are unlikely to fix them. @@ -273,8 +268,7 @@ Also, please do not send reports to - the developers' - mailing list. + the developers' mailing list pgsql-hackers@postgresql.org. This list is for discussing the development of PostgreSQL and it would be nice if we could keep the bug reports separate. We might choose to take up a @@ -284,15 +278,13 @@ If you have a problem with the documentation, send email to - the documentation - mailing list. + the documentation mailing list pgsql-docs@postgresql.org. Mention the document, chapter, and sections in your problem report. If your bug is a portability problem on a non-supported platform, - send mail to - the porting issues mail list, + send mail to pgsql-ports@postgresql.org, so we (and you) can work on porting PostgreSQL to your platform. @@ -306,7 +298,7 @@ subscribe to the special pgsql-loophole mailing list, which allows you to post to all PostgreSQL mailing lists without receiving any messages. Send email to - pgsql-loophole-request@postgresql.org + pgsql-loophole-request@postgresql.org to subscribe. diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index bcf3399ebc..5a813ed339 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -11,8 +11,8 @@ -Written by Phil Thompson. -Updates for protocol 2.0 by Tom Lane. +Written by Phil Thompson (phil@river-bank.demon.co.uk). +Updates for protocol 2.0 by Tom Lane (tgl@sss.pgh.pa.us). diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index adb1243510..34b1ff5c56 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -724,7 +724,7 @@ Enhancements ------------ New CLI interface include file sqlcli.h, based on SQL3/SQL98 Remove all limits on query length, row length limit still exists (Tom) -Update jdbc protocol to 2.0 (Jens Glaser) +Update jdbc protocol to 2.0 (Jens Glaser jens@jens.de) Add TRUNCATE command to quickly truncate relation (Mike Mascari) Fix to give super user and createdb user proper update catalog rights (Peter E) 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) Change pgeasy connectdb() parameter ordering (Bruce) Require SELECT DISTINCT target list to have all ORDER BY columns (Tom) -Add Oracle's COMMENT ON command (Mike Mascari) +Add Oracle's COMMENT ON command (Mike Mascari mascarim@yahoo.com) libpq's PQsetNoticeProcessor function now returns previous hook(Peter E) Prevent PQsetNoticeProcessor from being set to NULL (Peter E) 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) Change #include's to use <> and "" as appropriate (Bruce) Enable WIN32 compilation of libpq -Alpha spinlock fix from Uncle George +Alpha spinlock fix from Uncle George gatgul@voicenet.com Overhaul of optimizer data structures (Tom) Fix to cygipc library (Yutaka Tanida) 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) configure --with-mb now deprecated (Tatsuo) NT fixes -NetBSD fixes Johnny C. Lam +NetBSD fixes (Johnny C. Lam lamj@stat.cmu.edu) Fixes for Alpha compiles New multibyte encodings diff --git a/doc/src/sgml/y2k.sgml b/doc/src/sgml/y2k.sgml index a0028668a3..4d3f0f8cca 100644 --- a/doc/src/sgml/y2k.sgml +++ b/doc/src/sgml/y2k.sgml @@ -1,5 +1,5 @@ @@ -9,8 +9,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/y2k.sgml,v 1.7 2000/05/02 20:01:53 th Author - Written by - Thomas Lockhart + Written by Thomas Lockhart + (lockhart@alumni.caltech.edu) on 1998-10-22. Updated 2000-03-31.