aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/libpgeasy.sgml4
-rw-r--r--src/interfaces/libpgeasy/README2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/libpgeasy.sgml b/doc/src/sgml/libpgeasy.sgml
index 572e296e9da..d3f6d21209c 100644
--- a/doc/src/sgml/libpgeasy.sgml
+++ b/doc/src/sgml/libpgeasy.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.1 2000/03/31 03:26:21 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.2 2000/04/27 18:45:43 momjian Exp $
-->
<chapter id="pgeasy-chapter">
@@ -10,7 +10,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.1 2000/03/31 03:26
<para>
Written by Bruce Momjian
- (<ulink url="mailto:root@candle.pha.pa.us">root@candle.pha.pa.us</ulink>)
+ (<ulink url="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</ulink>)
and last updated 2000-03-30.
</para>
</note>
diff --git a/src/interfaces/libpgeasy/README b/src/interfaces/libpgeasy/README
index da530c5e434..6790f85165c 100644
--- a/src/interfaces/libpgeasy/README
+++ b/src/interfaces/libpgeasy/README
@@ -7,4 +7,4 @@ Attached is a copy of the Postgres support routines I wrote to allow me
to more cleanly interface to the libpq library, more like a 4gl SQL
interface.
-Bruce Momjian (root@candle.pha.pa.us)
+Bruce Momjian (pgman@candle.pha.pa.us)