mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Document items that should appear in the major release notes
This commit is contained in:
parent
03249fe2c1
commit
88a30e8cc0
1 changed files with 5 additions and 0 deletions
|
|
@ -33,6 +33,11 @@ For Major Releases
|
|||
|
||||
* Release notes
|
||||
o use git log or src/tools/git_changelog to find the relevant commits
|
||||
o new features and options
|
||||
o major performance improvements
|
||||
o bug fixes for serious or common bugs
|
||||
o incompatibilities
|
||||
o major source code changes
|
||||
o check completion of items that have been marked as completed at
|
||||
http://wiki.postgresql.org/wiki/Todo
|
||||
o remove completed TODO items
|
||||
|
|
|
|||
Loading…
Reference in a new issue