diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-03-05 18:09:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-03-05 18:09:55 +0000 |
commit | 83d0e37947d87443ff69328beaa9053247177fb2 (patch) | |
tree | ed4b0b09ccfa7fbb53c2ed9cdc030dd853b6eee9 /src | |
parent | ec30cfd799451644d606be66cd01ddb9a61058a2 (diff) | |
download | postgresql-83d0e37947d87443ff69328beaa9053247177fb2.tar.gz postgresql-83d0e37947d87443ff69328beaa9053247177fb2.zip |
Update email addresses.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/backend/backend_dirs.html | 2 | ||||
-rw-r--r-- | src/tools/backend/index.html | 2 | ||||
-rw-r--r-- | src/tools/make_diff/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/backend/backend_dirs.html b/src/tools/backend/backend_dirs.html index 63b4a3421aa..cc4e16d9aa2 100644 --- a/src/tools/backend/backend_dirs.html +++ b/src/tools/backend/backend_dirs.html @@ -423,7 +423,7 @@ This does processing for the rules system. <SMALL> <ADDRESS> Maintainer: Bruce Momjian (<A -HREF="mailto:maillist@candle.pha.pa.us">maillist@candle.pha.pa.us</A>)<BR> +HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> Last updated: Tue Dec 9 17:56:08 EST 1997 </ADDRESS> </SMALL> diff --git a/src/tools/backend/index.html b/src/tools/backend/index.html index cfcc6c6ac99..78b8b8e5fac 100644 --- a/src/tools/backend/index.html +++ b/src/tools/backend/index.html @@ -159,7 +159,7 @@ HREF="../../backend/storage/ipc/shmem.c">ShmemInitHash().</A><P> <SMALL> <ADDRESS> Maintainer: Bruce Momjian (<A -HREF="mailto:maillist@candle.pha.pa.us">maillist@candle.pha.pa.us</A>)<BR> +HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> Last updated: Mon Aug 10 10:48:06 EDT 1998 </ADDRESS> </SMALL> diff --git a/src/tools/make_diff/README b/src/tools/make_diff/README index 59e87c020ee..c287133a004 100644 --- a/src/tools/make_diff/README +++ b/src/tools/make_diff/README @@ -1,4 +1,4 @@ -Bruce Momjian <maillist@candle.pha.pa.us> +Bruce Momjian <pgman@candle.pha.pa.us> Here are some of the scripts I use to make development easier. |