diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-06 17:27:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-06 17:27:50 +0000 |
commit | 943b6b82a9003e15512620f15e1bc74ce7ad955c (patch) | |
tree | 5c8c0788e047d35d76cd99f3d52ba56263db9bc4 /configure | |
parent | fcd3890f3c8fb63a7a2fe1732f0b412b65f45c5e (diff) | |
download | postgresql-943b6b82a9003e15512620f15e1bc74ce7ad955c.tar.gz postgresql-943b6b82a9003e15512620f15e1bc74ce7ad955c.zip |
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.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 797ba15f461..233e073643c 100755 --- a/configure +++ b/configure @@ -1530,7 +1530,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. ******************************************************************* @@ -1541,7 +1541,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. ******************************************************************* |