blob: ca24246e0c825e0e9a747f7168161d4ca11961a3 (
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
27
|
* 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/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
|