File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ For Major Releases
31
31
o src/interfaces/*/*/Makefile
32
32
33
33
* 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
36
37
o group items into categories
37
38
o select major features
38
39
o select incompatibilities
You can’t perform that action at this time.
0 commit comments