blob: 150a76422a476974e9e1699f225194386b1afb8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
* Version numbers
configure.in and configure
doc/src/sgml/version.sgml
bump interface version numbers
update src/interfaces/libpq/libpq.rc
update src/include/config.h.win32
* Release notes
update doc/src/sgml/release.sgml
HISTORY
* Documentation
document all new features
help output from inside the programs
reference/man pages
* Ports
update ports list in doc/src/sgml/installation.sgml
platform-specific FAQ's, if needed
* Miscellaneous files
README
register.txt
doc/bug.template
* Update pg_upgrade to handle new version, or disable
|