diff options
author | Tom Lane | 2009-01-06 17:27:06 +0000 |
---|---|---|
committer | Tom Lane | 2009-01-06 17:27:06 +0000 |
commit | e2286240112bcdff23fc9020e6191af1dbd5ffc8 (patch) | |
tree | 714e9be17eba9ca0aa7aa6b4ba5882694e09a911 /configure | |
parent | 67156420002c716588106efdd1ef05ade510be28 (diff) |
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 460df8ad6a5..e461bacf073 100755 --- a/configure +++ b/configure @@ -2081,7 +2081,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. ******************************************************************* @@ -2092,7 +2092,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. ******************************************************************* |