]> granicus.if.org Git - postgresql/commitdiff
Replace references to mailinglists with @lists.postgresql.org
authorMagnus Hagander <magnus@hagander.net>
Thu, 17 Jan 2019 12:42:40 +0000 (13:42 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 17 Jan 2019 12:42:40 +0000 (13:42 +0100)
The namespace for all lists have changed a while ago, so all references
should use the correct address.

doc/src/sgml/installation.sgml
doc/src/sgml/problems.sgml
doc/src/sgml/stylesheet-hh.xsl
doc/src/sgml/stylesheet-html-common.xsl
doc/src/sgml/xml2.sgml

index 9f5d3cfdb6142e6208c5c9c13f8afdc7f1e98b3d..ee518fb9b6b39606d534fff3255e4e3646e002ee 100644 (file)
@@ -1953,9 +1953,9 @@ export MANPATH
   <para>
    If you have installation problems on a platform that is known
    to be supported according to recent build farm results, please report
-   it to <email>pgsql-bugs@postgresql.org</email>.  If you are interested
+   it to <email>pgsql-bugs@lists.postgresql.org</email>.  If you are interested
    in porting <productname>PostgreSQL</productname> to a new platform,
-   <email>pgsql-hackers@postgresql.org</email> is the appropriate place
+   <email>pgsql-hackers@lists.postgresql.org</email> is the appropriate place
    to discuss that.
   </para>
  </sect1>
index a6b5fe2b638731103ed07b33ac5f571f1e2ad8e0..02ed975ec2ffcec406eb907d54c9a08f94403c76 100644 (file)
 
   <para>
    In general, send bug reports to the bug report mailing list at
-   <email>pgsql-bugs@postgresql.org</email>.
+   <email>pgsql-bugs@lists.postgresql.org</email>.
    You are requested to use a descriptive subject for your email
    message, perhaps parts of the error message.
   </para>
    at the project's
    <ulink url="https://www.postgresql.org/">web site</ulink>.
    Entering a bug report this way causes it to be mailed to the
-   <email>pgsql-bugs@postgresql.org</email> mailing list.
+   <email>pgsql-bugs@lists.postgresql.org</email> mailing list.
   </para>
 
   <para>
 
   <para>
    Do not send bug reports to any of the user mailing lists, such as
-   <email>pgsql-sql@postgresql.org</email> or
-   <email>pgsql-general@postgresql.org</email>.
+   <email>pgsql-sql@lists.postgresql.org</email> or
+   <email>pgsql-general@lists.postgresql.org</email>.
    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.
 
   <para>
    Also, please do <emphasis>not</emphasis> send reports to
-   the developers' mailing list <email>pgsql-hackers@postgresql.org</email>.
+   the developers' mailing list <email>pgsql-hackers@lists.postgresql.org</email>.
    This list is for discussing the
    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
 
   <para>
    If you have a problem with the documentation, the best place to report it
-   is the documentation mailing list <email>pgsql-docs@postgresql.org</email>.
+   is the documentation mailing list <email>pgsql-docs@lists.postgresql.org</email>.
    Please be specific about what part of the documentation you are unhappy
    with.
   </para>
 
   <para>
    If your bug is a portability problem on a non-supported platform,
-   send mail to <email>pgsql-hackers@postgresql.org</email>,
+   send mail to <email>pgsql-hackers@lists.postgresql.org</email>,
    so we (and you) can work on
    porting <productname>PostgreSQL</productname> to your platform.
   </para>
index 09a95041d6f76da53018bcd43525c206a89f1858..ae9c0c47c722fcfa05e6030419c49339874a50f5 100644 (file)
@@ -15,7 +15,7 @@
 <xsl:param name="make.valid.html" select="1"></xsl:param>
 <xsl:param name="generate.id.attributes" select="1"></xsl:param>
 <xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
-<xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
+<xsl:param name="link.mailto.url">pgsql-docs@lists.postgresql.org</xsl:param>
 <xsl:param name="chunker.output.indent" select="'yes'"/>
 <xsl:param name="chunk.quietly" select="1"></xsl:param>
 
index 17b7230d2c1b36c36bd188187482f06071bd76fb..8942d9947254016bcce59f9422e7cc7e162110b5 100644 (file)
@@ -14,7 +14,7 @@
 <!-- Parameters -->
 <xsl:param name="make.valid.html" select="1"></xsl:param>
 <xsl:param name="generate.id.attributes" select="1"></xsl:param>
-<xsl:param name="link.mailto.url">pgsql-docs@postgresql.org</xsl:param>
+<xsl:param name="link.mailto.url">pgsql-docs@lists.postgresql.org</xsl:param>
 <xsl:param name="toc.max.depth">2</xsl:param>
 
 
index 0a0f13d02d69bc4e8139d823e95c53f57e1f08d7..560faa000ecdc1bd89d2f9899fd73cffc7416b55 100644 (file)
@@ -25,7 +25,7 @@
    you are encouraged to try converting your applications.  If you
    find that some of the functionality of this module is not
    available in an adequate form with the newer API, please explain
-   your issue to <email>pgsql-hackers@postgresql.org</email> so that the deficiency
+   your issue to <email>pgsql-hackers@lists.postgresql.org</email> so that the deficiency
    can be addressed.
   </para>
  </sect2>