Replace @postgresql.org with @lists.postgresql.org for mailinglists
authorMagnus Hagander <[email protected]>
Sat, 19 Jan 2019 18:06:35 +0000 (19:06 +0100)
committerMagnus Hagander <[email protected]>
Sat, 19 Jan 2019 18:06:35 +0000 (19:06 +0100)
Commit c0d0e54084 replaced the ones in the documentation, but missed out
on the ones in the code. Replace those as well, but unlike c0d0e54084,
don't backpatch the code changes to avoid breaking translations.

44 files changed:
configure
configure.in
contrib/oid2name/oid2name.c
contrib/pg_standby/pg_standby.c
contrib/vacuumlo/vacuumlo.c
doc/bug.template
src/backend/catalog/genbki.pl
src/backend/main/main.c
src/backend/postmaster/postmaster.c
src/backend/utils/Gen_fmgrtab.pl
src/bin/initdb/initdb.c
src/bin/pg_archivecleanup/pg_archivecleanup.c
src/bin/pg_basebackup/pg_basebackup.c
src/bin/pg_basebackup/pg_receivewal.c
src/bin/pg_basebackup/pg_recvlogical.c
src/bin/pg_config/pg_config.c
src/bin/pg_controldata/pg_controldata.c
src/bin/pg_ctl/pg_ctl.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_dump/pg_restore.c
src/bin/pg_resetwal/pg_resetwal.c
src/bin/pg_rewind/pg_rewind.c
src/bin/pg_upgrade/option.c
src/bin/pg_verify_checksums/pg_verify_checksums.c
src/bin/pgbench/pgbench.c
src/bin/psql/help.c
src/bin/scripts/clusterdb.c
src/bin/scripts/createdb.c
src/bin/scripts/createuser.c
src/bin/scripts/dropdb.c
src/bin/scripts/dropuser.c
src/bin/scripts/pg_isready.c
src/bin/scripts/reindexdb.c
src/bin/scripts/vacuumdb.c
src/include/pg_config.h.win32
src/include/storage/s_lock.h
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/type.c
src/nls-global.mk
src/test/regress/pg_regress.c
src/timezone/tznames/README
src/tools/fix-old-flex-code.pl

index 67ba8b677ac4e066d0e75a6b13fac0c3a0429291..7602e65416ee53a0cbc804e61dbd1fa4e5004496 100755 (executable)
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for PostgreSQL 12devel.
 #
-# Report bugs to <[email protected]>.
+# Report bugs to <pgsql-bugs@lists.postgresql.org>.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -269,10 +269,10 @@ fi
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
     $as_echo "$0: Please tell [email protected] and
-$0: pgsql-bugs@postgresql.org about your system, including
-$0: any error possibly output before this message. Then
-$0: install a modern shell, or manually run the script
-$0: under such a shell if you do have one."
+$0: pgsql-bugs@lists.postgresql.org about your system,
+$0: including any error possibly output before this
+$0: message. Then install a modern shell, or manually run
+$0: the script under such a shell if you do have one."
   fi
   exit 1
 fi
@@ -584,7 +584,7 @@ PACKAGE_NAME='PostgreSQL'
 PACKAGE_TARNAME='postgresql'
 PACKAGE_VERSION='12devel'
 PACKAGE_STRING='PostgreSQL 12devel'
-PACKAGE_BUGREPORT='[email protected]'
+PACKAGE_BUGREPORT='pgsql-bugs@lists.postgresql.org'
 PACKAGE_URL=''
 
 ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1602,7 +1602,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <[email protected]>.
+Report bugs to <pgsql-bugs@lists.postgresql.org>.
 _ACEOF
 ac_status=$?
 fi
@@ -1910,9 +1910,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-( $as_echo "## ---------------------------------------- ##
-## Report this to [email protected] ##
-## ---------------------------------------- ##"
+( $as_echo "## ---------------------------------------------- ##
+## Report this to pgsql-bugs@lists.postgresql.org ##
+## ---------------------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
 esac
@@ -2969,7 +2969,7 @@ PostgreSQL has apparently not been ported to your platform yet.
 To try a manual configuration, look into the src/template directory
 for a similar platform and use the '--with-template=' option.
 
-Please also contact <[email protected]> to see about
+Please also contact <pgsql-bugs@lists.postgresql.org> to see about
 rectifying this.  Include the above 'checking host system type...'
 line.
 *******************************************************************
@@ -19687,7 +19687,7 @@ $config_links
 Configuration commands:
 $config_commands
 
-Report bugs to <[email protected]>."
+Report bugs to <pgsql-bugs@lists.postgresql.org>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
index 0fc0fb3cfe383026916f89854cd58193c1ed340e..d599ad85cc827a4a2f8b22bfa1b672ce55f891eb 100644 (file)
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
 dnl
 m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
 
-AC_INIT([PostgreSQL], [12devel], [[email protected]])
+AC_INIT([PostgreSQL], [12devel], [pgsql-bugs@lists.postgresql.org])
 
 m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
 Untested combinations of 'autoconf' and PostgreSQL versions are not
@@ -79,7 +79,7 @@ PostgreSQL has apparently not been ported to your platform yet.
 To try a manual configuration, look into the src/template directory
 for a similar platform and use the '--with-template=' option.
 
-Please also contact <[email protected]> to see about
+Please also contact <pgsql-bugs@lists.postgresql.org> to see about
 rectifying this.  Include the above 'checking host system type...'
 line.
 *******************************************************************
index aa122ca0e9840d9d2d4af852f533aa645d5376a3..d3a4a50005b77a3b2e469a92952e4d0d0931f6f7 100644 (file)
@@ -211,7 +211,7 @@ help(const char *progname)
           "  -p, --port=PORT            database server port number\n"
           "  -U, --username=USERNAME    connect as specified database user\n"
           "\nThe default action is to show all database OIDs.\n\n"
-          "Report bugs to <[email protected]>.\n",
+          "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n",
           progname, progname);
 }
 
index 946239c2ac7144796dbc6cc14aa4c1039595d64b..23f706b21da26024f6c858134376a0210d852780 100644 (file)
@@ -115,7 +115,7 @@ static bool SetWALSegSize(void);
  * accessible directory. If you want to make other assumptions,
  * such as using a vendor-specific archive and access API, these
  * routines are the ones you'll need to change. You're
- * encouraged to submit any changes to [email protected]
+ * encouraged to submit any changes to pgsql-hackers@lists.postgresql.org
  * or personally to the current maintainer. Those changes may be
  * folded in to later versions of this program.
  */
@@ -615,7 +615,7 @@ usage(void)
           "  restore_command = 'pg_standby [OPTION]... ARCHIVELOCATION %%f %%p %%r'\n"
           "e.g.\n"
           "  restore_command = 'pg_standby /mnt/server/archiverdir %%f %%p %%r'\n");
-   printf("\nReport bugs to <[email protected]>.\n");
+   printf("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n");
 }
 
 #ifndef WIN32
index ec5059e9f627e74ae1cf41acd5441bb89fc362cf..e2baaef4575788e09bca182fba627258cb28fb19 100644 (file)
@@ -447,7 +447,7 @@ usage(const char *progname)
    printf("  -w, --no-password         never prompt for password\n");
    printf("  -W, --password            force password prompt\n");
    printf("\n");
-   printf("Report bugs to <[email protected]>.\n");
+   printf("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n");
 }
 
 
index 53e490433dac04b5b2aca9f4105d068c30c27a61..f4268a2aaceebcf4a9ce35cef8d57fd3e5fcfc7e 100644 (file)
@@ -1,12 +1,12 @@
 If PostgreSQL failed to compile on your computer or you found a bug,
-please fill out this form and e-mail it to [email protected].
+please fill out this form and e-mail it to pgsql-bugs@lists.postgresql.org.
 
 If your bug report has security implications and you'd prefer that it not
 become immediately visible in public archives, don't send it to pgsql-bugs.
 Security issues can be reported privately to [email protected].
 
 If you not only found the problem but solved it and generated a patch
-then e-mail it to [email protected] instead.  Please use the
+then e-mail it to pgsql-hackers@lists.postgresql.org instead.  Please use the
 command "diff -c" to generate the patch.
 
 You may also enter a bug report at https://www.postgresql.org/ instead of
index e7ead7dcc0faa89dfac22d722afae7cc2b42f663..b63ca9234f898d347ed72935987938c573a9ff9b 100644 (file)
@@ -925,6 +925,6 @@ headers from specially formatted header files and .dat
 files.  The BKI files are used to initialize the
 postgres template database.
 
-Report bugs to <pgsql-bugs\@postgresql.org>.
+Report bugs to <pgsql-bugs\@lists.postgresql.org>.
 EOM
 }
index c549974524d3b16c4432a6913e610c368b63cc67..7b18f8c75824ff83d1246e5115dc3f19cb09721c 100644 (file)
@@ -377,7 +377,7 @@ help(const char *progname)
    printf(_("\nPlease read the documentation for the complete list of run-time\n"
             "configuration settings and how to set them on the command line or in\n"
             "the configuration file.\n\n"
-            "Report bugs to <[email protected]>.\n"));
+            "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index a707d4d465367203b3ecddb0675ea73bbe5f9bcb..3052bbbc21ab36dd3c7a6fe8c89615705e7577ff 100644 (file)
@@ -5004,7 +5004,7 @@ ExitPostmaster(int status)
        ereport(LOG,
                (errcode(ERRCODE_INTERNAL_ERROR),
                 errmsg_internal("postmaster became multithreaded"),
-                errdetail("Please report this to <[email protected]>.")));
+                errdetail("Please report this to <pgsql-bugs@lists.postgresql.org>.")));
 #endif
 
    /* should cleanup shared memory and kill all backends */
index f9709405e75b1ef1396d89eb7c69030944f2394a..f17a78ebcd20ad5e507fd64f3a63d609f3496af3 100644 (file)
@@ -297,7 +297,7 @@ Usage: perl -I [directory of Catalog.pm] Gen_fmgrtab.pl -I [include path] [path
 Gen_fmgrtab.pl generates fmgroids.h, fmgrprotos.h, and fmgrtab.c from
 pg_proc.dat
 
-Report bugs to <pgsql-bugs\@postgresql.org>.
+Report bugs to <pgsql-bugs\@lists.postgresql.org>.
 EOM
 }
 
index e55ba668cecbbc543cc0b4c0762eeb0d872408b2..fd50a809ea4f0096c27b7f082dc9576f372e379e 100644 (file)
@@ -2419,7 +2419,7 @@ usage(const char *progname)
    printf(_("  -?, --help                show this help, then exit\n"));
    printf(_("\nIf the data directory is not specified, the environment variable PGDATA\n"
             "is used.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 static void
index c62478dbd6fc1c6b6b8cea7a38c048274df13a3a..4c3a2de04539bdc3c90e045ff418445d3f290d2d 100644 (file)
@@ -43,7 +43,7 @@ char      exclusiveCleanupFileName[MAXFNAMELEN];  /* the oldest file we want
  * accessible directory. If you want to make other assumptions,
  * such as using a vendor-specific archive and access API, these
  * routines are the ones you'll need to change. You're
- * encouraged to submit any changes to [email protected]
+ * encouraged to submit any changes to pgsql-hackers@lists.postgresql.org
  * or personally to the current maintainer. Those changes may be
  * folded in to later versions of this program.
  */
@@ -273,7 +273,7 @@ usage(void)
             "Or for use as a standalone archive cleaner:\n"
             "e.g.\n"
             "  pg_archivecleanup /mnt/server/archiverdir 000000010000000000000010.00000020.backup\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 /*------------ MAIN ----------------------------------------*/
index e51ef91d66287e12f2d38babc0095fe6ce3d0ae0..594d67c9e9191839c0125d7cdc2e6278a8ca99a0 100644 (file)
@@ -377,7 +377,7 @@ usage(void)
    printf(_("  -U, --username=NAME    connect as specified database user\n"));
    printf(_("  -w, --no-password      never prompt for password\n"));
    printf(_("  -W, --password         force password prompt (should happen automatically)\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index dc6705c330c5978f10e11d7927226d17398b0a2f..aa114f1563de1a7744cf39093c986aff83adde5a 100644 (file)
@@ -103,7 +103,7 @@ usage(void)
    printf(_("\nOptional actions:\n"));
    printf(_("      --create-slot      create a new replication slot (for the slot's name see --slot)\n"));
    printf(_("      --drop-slot        drop the replication slot (for the slot's name see --slot)\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 static bool
index d75b66f1e7999b0e3e4cbf6571ed67906f866bbb..10429a529d917b2e3a2b9b77dad6080e9162edb5 100644 (file)
@@ -105,7 +105,7 @@ usage(void)
    printf(_("  -U, --username=NAME    connect as specified database user\n"));
    printf(_("  -w, --no-password      never prompt for password\n"));
    printf(_("  -W, --password         force password prompt (should happen automatically)\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 /*
index 6b119be9d74f7bb48986e56c63b1e621b630234f..5279e7fd797d7867643dd9ae31e79d0cf653e641 100644 (file)
@@ -102,7 +102,7 @@ help(void)
    printf(_("  --version             show the PostgreSQL version\n"));
    printf(_("  -?, --help            show this help, then exit\n"));
    printf(_("\nWith no arguments, all known items are shown.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 static void
index 895a51f89d52110a0c31d1d916f26ffe0cc29432..1e1fd85b0bab77b65618825aa967242493194f56 100644 (file)
@@ -40,7 +40,7 @@ usage(const char *progname)
    printf(_("  -?, --help             show this help, then exit\n"));
    printf(_("\nIf no data directory (DATADIR) is specified, "
             "the environment variable PGDATA\nis used.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index 24caa6fca5a781b42a797cc4633027113c72d371..c82a702ffa64f394d62d9c66a4dbae88c20aec9b 100644 (file)
@@ -2084,7 +2084,7 @@ do_help(void)
    printf(_("  demand     start service on demand\n"));
 #endif
 
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index 0e129f96540359c3dd7f08d67706015303e93636..2b1a94733b3862c832eb8d152b17a49b473953a0 100644 (file)
@@ -997,7 +997,7 @@ help(const char *progname)
 
    printf(_("\nIf no database name is supplied, then the PGDATABASE environment\n"
             "variable value is used.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 static void
index 1d539193ca5551fecb11c6d555b089fe0593c88a..5d40d19596b466e472dc7e38cf719cc880dcce47 100644 (file)
@@ -643,7 +643,7 @@ help(void)
 
    printf(_("\nIf -f/--file is not used, then the SQL script will be written to the standard\n"
             "output.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index 44012ff44d16922a7ccd399948eac1b4e6c0de37..428e040acb0334b9ec8275e40b8baf479cf34bf4 100644 (file)
@@ -520,5 +520,5 @@ usage(const char *progname)
             "The options -I, -n, -N, -P, -t, -T, and --section can be combined and specified\n"
             "multiple times to select multiple objects.\n"));
    printf(_("\nIf no input file name is supplied, then standard input is used.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index e3213d404ac97e8ce7a8c34cbe9222f7c2f37142..562c27904f01f932974a53f073dc16e80f8355af 100644 (file)
@@ -1325,5 +1325,5 @@ usage(void)
    printf(_("  -x, --next-transaction-id=XID  set next transaction ID\n"));
    printf(_("      --wal-segsize=SIZE         size of WAL segments, in megabytes\n"));
    printf(_("  -?, --help                     show this help, then exit\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index a0dfda701e6eac86af2a6939ca404ae96abd3c7b..7ccde5c87f55ab57e603ed8c80322536159fc144 100644 (file)
@@ -78,7 +78,7 @@ usage(const char *progname)
    printf(_("      --debug                    write a lot of debug messages\n"));
    printf(_("  -V, --version                  output version information, then exit\n"));
    printf(_("  -?, --help                     show this help, then exit\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index cf4151758f3b81aae876c507009ccf2eedf23470..ab5e2d6a303fb6754c2e690e4d0a29a1d594ba4d 100644 (file)
@@ -336,7 +336,7 @@ usage(void)
             "  C:\\> set PGBINNEW=newCluster/bin\n"
             "  C:\\> pg_upgrade\n"));
 #endif
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 
index cc6ebb9df0d798c5604c3c35dfc9ad5097ae52bf..511262ab5ff13a5d4040d60df14a3b5788f23e81 100644 (file)
@@ -47,7 +47,7 @@ usage(void)
    printf(_("  -?, --help             show this help, then exit\n"));
    printf(_("\nIf no data directory (DATADIR) is specified, "
             "the environment variable PGDATA\nis used.\n\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 /*
index 49670768f5c446c37993b754d63526ce6ee5ab0d..b5c75ce1c6826d0072930bab3c8cd54b8fa1d17b 100644 (file)
@@ -690,7 +690,7 @@ usage(void)
           "  -V, --version            output version information, then exit\n"
           "  -?, --help               show this help, then exit\n"
           "\n"
-          "Report bugs to <[email protected]>.\n",
+          "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n",
           progname, progname);
 }
 
index a403431760d40c0ac421648c210be3ea413ba6fa..7c6fa2c590284a5b0b7133b0bf408fd815d2e346 100644 (file)
@@ -144,7 +144,7 @@ usage(unsigned short int pager)
    fprintf(output, _("\nFor more information, type \"\\?\" (for internal commands) or \"\\help\" (for SQL\n"
                      "commands) from within psql, or consult the psql section in the PostgreSQL\n"
                      "documentation.\n\n"));
-   fprintf(output, _("Report bugs to <[email protected]>.\n"));
+   fprintf(output, _("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 
    ClosePager(output);
 }
index 41dd2a575825cf9eff48a18a34a800675fd0cdd6..cc6efce5960b844c4add824300e14dbf7a21fb10 100644 (file)
@@ -290,5 +290,5 @@ help(const char *progname)
    printf(_("  -W, --password            force password prompt\n"));
    printf(_("  --maintenance-db=DBNAME   alternate maintenance database\n"));
    printf(_("\nRead the description of the SQL command CLUSTER for details.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index c765b8ec66ff439b841d5ccbae39a6acd4bdc9a7..b40eea4365e4d506a5518a67a56bbc7fc9bc8696 100644 (file)
@@ -270,5 +270,5 @@ help(const char *progname)
    printf(_("  -W, --password               force password prompt\n"));
    printf(_("  --maintenance-db=DBNAME      alternate maintenance database\n"));
    printf(_("\nBy default, a database with the same name as the current user is created.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 8098f482bb80443cc900bbbdfeac10a319656a42..ae546c70fbd563d1c1f19f03dd56aada880591ad 100644 (file)
@@ -370,5 +370,5 @@ help(const char *progname)
    printf(_("  -U, --username=USERNAME   user name to connect as (not the one to create)\n"));
    printf(_("  -w, --no-password         never prompt for password\n"));
    printf(_("  -W, --password            force password prompt\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 45680dde273e91e8022e83b805f07a1f6bd6113b..df7823df991a5442ca3550258e87e6d69292c2c0 100644 (file)
@@ -168,5 +168,5 @@ help(const char *progname)
    printf(_("  -w, --no-password         never prompt for password\n"));
    printf(_("  -W, --password            force password prompt\n"));
    printf(_("  --maintenance-db=DBNAME   alternate maintenance database\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 2b6f72184458813871b5a71308a71f654d7f555f..62971131c549b2d6bc20cb89323cc263e1e25a94 100644 (file)
@@ -173,5 +173,5 @@ help(const char *progname)
    printf(_("  -U, --username=USERNAME   user name to connect as (not the one to drop)\n"));
    printf(_("  -w, --no-password         never prompt for password\n"));
    printf(_("  -W, --password            force password prompt\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 467c22891ca60d21acc30461124922c732bfb08b..26b21dcbb07d381beac08720223825e69a8dcec1 100644 (file)
@@ -233,5 +233,5 @@ help(const char *progname)
    printf(_("  -p, --port=PORT          database server port\n"));
    printf(_("  -t, --timeout=SECS       seconds to wait when attempting connection, 0 disables (default: %s)\n"), DEFAULT_CONNECT_TIMEOUT);
    printf(_("  -U, --username=USERNAME  user name to connect as\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 69fb2f8fd2cbe37d464dac8cb3bdd88d18ec1684..1cd1ccc951fecf227f4ac2f7b46d712c9ca2d46a 100644 (file)
@@ -421,5 +421,5 @@ help(const char *progname)
    printf(_("  -W, --password            force password prompt\n"));
    printf(_("  --maintenance-db=DBNAME   alternate maintenance database\n"));
    printf(_("\nRead the description of the SQL command REINDEX for details.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 127b75e0b43737d840eda2f534267b27bd141258..ec7d0a326a100da134985626db54377444c15a6f 100644 (file)
@@ -1093,5 +1093,5 @@ help(const char *progname)
    printf(_("  -W, --password            force password prompt\n"));
    printf(_("  --maintenance-db=DBNAME   alternate maintenance database\n"));
    printf(_("\nRead the description of the SQL command VACUUM for details.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
index 1a89a8c24e2cbef44fad8dca84e8f050e9c8af30..8a560ef0f39d98527429a1e4731dff2320ecf280 100644 (file)
 #define MEMSET_LOOP_LIMIT 1024
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "[email protected]"
+#define PACKAGE_BUGREPORT "pgsql-bugs@lists.postgresql.org"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME "PostgreSQL"
index 9fa09bbcb15da2cf6a99d692599242bc82aed159..75088f83632a112d070cbbe5fa6bb6b7fa8eaa31 100644 (file)
@@ -897,7 +897,7 @@ spin_delay(void)
 
 /* Blow up if we didn't have any way to do spinlocks */
 #ifndef HAS_TEST_AND_SET
-#error PostgreSQL does not have native spinlock support on this platform.  To continue the compilation, rerun configure using --disable-spinlocks.  However, performance will be poor.  Please report this to [email protected].
+#error PostgreSQL does not have native spinlock support on this platform.  To continue the compilation, rerun configure using --disable-spinlocks.  However, performance will be poor.  Please report this to pgsql-bugs@lists.postgresql.org.
 #endif
 
 
index bef5bb4679628c38bc911d0e0f9f8e1415a8185f..4e4528b0aa383e02ae4bd6badf688f179c97ada1 100644 (file)
@@ -58,7 +58,7 @@ help(const char *progname)
    printf(_("  -?, --help     show this help, then exit\n"));
    printf(_("\nIf no output file is specified, the name is formed by adding .c to the\n"
             "input file name, after stripping off .pgc if present.\n"));
-   printf(_("\nReport bugs to <[email protected]>.\n"));
+   printf(_("\nReport bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 static void
index 3131f5f1479055bd24a231b3ecfb35f5ca28b8c6..3f7a5d79998f5aaaa493533dba5378b7f4e53fd2 100644 (file)
@@ -1408,7 +1408,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})((\/\*[^*/]*\*+
                    }
                }
 
-<INITIAL>{other}|\n    { mmfatal(PARSE_ERROR, "internal error: unreachable state; please report this to <[email protected]>"); }
+<INITIAL>{other}|\n    { mmfatal(PARSE_ERROR, "internal error: unreachable state; please report this to <pgsql-bugs@lists.postgresql.org>"); }
 
 %%
 
index 40ce3fb5228294453287eaa061424401c8a79126..afe90498b7277edd9b55d7c121dae54f08ea8b93 100644 (file)
@@ -299,7 +299,7 @@ ECPGdump_a_type(FILE *o, const char *name, struct ECPGtype *type, const int brac
                    break;
                default:
                    if (!IS_SIMPLE_TYPE(type->u.element->type))
-                       base_yyerror("internal error: unknown datatype, please report this to <[email protected]>");
+                       base_yyerror("internal error: unknown datatype, please report this to <pgsql-bugs@lists.postgresql.org>");
 
                    ECPGdump_a_simple(o, name,
                                      type->u.element->type,
@@ -663,7 +663,7 @@ ECPGfree_type(struct ECPGtype *type)
                        break;
                    default:
                        if (!IS_SIMPLE_TYPE(type->u.element->type))
-                           base_yyerror("internal error: unknown datatype, please report this to <[email protected]>");
+                           base_yyerror("internal error: unknown datatype, please report this to <pgsql-bugs@lists.postgresql.org>");
 
                        free(type->u.element);
                }
index 4fc9937991676173a36b0740397d81ef641788b8..aa4058f7663adcf4680e66e6fdcbaf09a5a70f89 100644 (file)
@@ -40,7 +40,7 @@ ALL_PO_FILES = $(addprefix po/, $(addsuffix .po, $(AVAIL_LANGUAGES)))
 MO_FILES = $(addprefix po/, $(addsuffix .mo, $(LANGUAGES)))
 
 ifdef XGETTEXT
-XGETTEXT += -ctranslator --copyright-holder='PostgreSQL Global Development Group' [email protected] --no-wrap --sort-by-file --package-name='$(CATALOG_NAME) (PostgreSQL)' --package-version='$(MAJORVERSION)'
+XGETTEXT += -ctranslator --copyright-holder='PostgreSQL Global Development Group' --msgid-bugs-address=pgsql-bugs@lists.postgresql.org --no-wrap --sort-by-file --package-name='$(CATALOG_NAME) (PostgreSQL)' --package-version='$(MAJORVERSION)'
 endif
 
 ifdef MSGMERGE
index d4f04a8a2c6611961c57844005302e19c9ae9aa9..4b742a162d427005bad0c090922cc6ddb486e436 100644 (file)
@@ -2032,7 +2032,7 @@ help(void)
    printf(_("The exit status is 0 if all tests passed, 1 if some tests failed, and 2\n"));
    printf(_("if the tests could not be run for some reason.\n"));
    printf(_("\n"));
-   printf(_("Report bugs to <[email protected]>.\n"));
+   printf(_("Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"));
 }
 
 int
index 0058770d198941655c3a7dccd3fbee874501e4fc..6d355e46167bcac1013710481be973dadfbb0c19 100644 (file)
@@ -18,7 +18,7 @@ in any of the usual ways for setting a parameter, where xyz is the filename
 that contains the desired time zone abbreviations.
 
 If you do not find an appropriate set of abbreviations for your geographic
-location supplied here, please report this to <[email protected]>.
+location supplied here, please report this to <pgsql-hackers@lists.postgresql.org>.
 Your set of time zone abbreviations can then be included in future releases.
 For the time being you can always add your own set.
 
index 4e18940503662bc9decbcd3a4cd8265f3e510a78..45e9433e10a778dcb14d5bc56a5e5f0cf17d5bda 100644 (file)
@@ -61,6 +61,6 @@ Usage: fix-old-flex-code.pl c-file-name
 fix-old-flex-code.pl modifies a flex output file to suppress
 an unused-variable warning that occurs with older flex versions.
 
-Report bugs to <pgsql-bugs\@postgresql.org>.
+Report bugs to <pgsql-bugs\@lists.postgresql.org>.
 EOM
 }