1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +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

@@ -88,7 +88,7 @@ struct stat stat_buf;
* 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
* enouraged to submit any changes to pgsql-patches@postgresql.org
* enouraged to submit any changes to pgsql-hackers@postgresql.org
* or personally to the current maintainer. Those changes may be
* folded in to later versions of this program.
*/