Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ffbd17e

Browse files
committed
Replace a couple of references to files that no longer exist in the source
tree with references to the appropriate URLs. Robert Haas
1 parent 4071e0c commit ffbd17e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/DEVELOPERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Read the Developer's FAQ in pgsql/doc/FAQ_DEV. All the developer tools
2-
are located in the pgsql/src/tools directory.
3-
1+
Read the development information in the wiki at
2+
<http://wiki.postgresql.org/wiki/Development_information>. All the
3+
developer tools are located in the src/tools/ directory.

src/tools/RELEASE_CHANGES

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ For Major Releases
3131
o src/interfaces/*/*/Makefile
3232

3333
* Release notes
34-
o check that dashed items from the TODO list are complete
35-
o remove dashed TODO items
34+
o check completion of items that have been marked as completed at
35+
http://wiki.postgresql.org/wiki/Todo
36+
o remove completed TODO items
3637
o group items into categories
3738
o select major features
3839
o select incompatibilities

0 commit comments

Comments
 (0)