1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

Remove references to pgsql-ports and pgsql-patches mailing lists from

various documentation, since those lists are now dead/deprecated.
Point to pgsql-bugs and/or pgsql-hackers as appropriate.
This commit is contained in:
Tom Lane
2009-01-06 17:27:19 +00:00
parent 1f2e2aa4fc
commit 72a3bc4a1d
6 changed files with 13 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
dnl $PostgreSQL: pgsql/configure.in,v 1.546.2.9 2008/10/31 02:38:33 scrappy Exp $
dnl $PostgreSQL: pgsql/configure.in,v 1.546.2.10 2009/01/06 17:27:18 tgl Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
@@ -85,7 +85,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 <pgsql-ports@postgresql.org> to see about
Please also contact <pgsql-bugs@postgresql.org> to see about
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************