blob: f82cb3e274af8e38dec25fafcdf73cfe34c85985 (
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
update version and perhaps majorversion in 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
* Update copyright year?
|