aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-05-04 08:08:47 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-05-04 08:08:47 +0000
commitffbd17e73e633cd6da462b330651b16d47963953 (patch)
tree863fc106424b1e042e35be42a00d7d0c9e0678bd /src
parent4071e0c2421e803ebae716ac98af809a54fcbdcb (diff)
downloadpostgresql-ffbd17e73e633cd6da462b330651b16d47963953.tar.gz
postgresql-ffbd17e73e633cd6da462b330651b16d47963953.zip
Replace a couple of references to files that no longer exist in the source
tree with references to the appropriate URLs. Robert Haas
Diffstat (limited to 'src')
-rw-r--r--src/DEVELOPERS6
-rw-r--r--src/tools/RELEASE_CHANGES5
2 files changed, 6 insertions, 5 deletions
diff --git a/src/DEVELOPERS b/src/DEVELOPERS
index d2254da64f9..103c94cd39c 100644
--- a/src/DEVELOPERS
+++ b/src/DEVELOPERS
@@ -1,3 +1,3 @@
-Read the Developer's FAQ in pgsql/doc/FAQ_DEV. All the developer tools
-are located in the pgsql/src/tools directory.
-
+Read the development information in the wiki at
+<http://wiki.postgresql.org/wiki/Development_information>. All the
+developer tools are located in the src/tools/ directory.
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index d7319c6c4da..b2ad848053b 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -31,8 +31,9 @@ For Major Releases
o src/interfaces/*/*/Makefile
* Release notes
- o check that dashed items from the TODO list are complete
- o remove dashed TODO items
+ o check completion of items that have been marked as completed at
+ http://wiki.postgresql.org/wiki/Todo
+ o remove completed TODO items
o group items into categories
o select major features
o select incompatibilities