1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update URL's to point to new site main location.

This commit is contained in:
Bruce Momjian
2005-01-05 22:37:28 +00:00
parent a87f494d9c
commit b4b984bccf
2 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Jan 5 12:52:11 EST 2005
Last updated: Wed Jan 5 17:36:58 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -101,7 +101,7 @@
Other than documentation in the source tree itself, you can find some
papers/presentations discussing the code at
http://developer.postgresql.org.
http://www.postgresql.org/developer.
1.6) I've developed a patch, what next?