blob: 44487c4d10cc250db90eb3daaaf9bd8fa78fbb08 (
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
|
* Version numbers
configure.in and configure
doc/src/sgml/version.sgml
bump interface version numbers
update src/interfaces/libpq/libpq.rc
update src/interfaces/libpq++/libpq++dll.rc
update src/include/pg_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
doc/bug.template
* Update pg_upgrade to handle new version, or disable
|