Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccac38f

Browse files
committed
Update release changes list to mention pg_config.h.win32.
1 parente757f88 commitccac38f

File tree

1 file changed

+29
-23
lines changed

1 file changed

+29
-23
lines changed

‎src/tools/RELEASE_CHANGES

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,39 @@
1+
2+
* Beta and Release Candidate (RC) changes
3+
o configure.in and configure
4+
o src/include/pg_config.h.win32
5+
16
* Version numbers
2-
configure.in and configure
3-
doc/bug.template
4-
bump interface version numbers
5-
o src/interfaces/*/Makefile (major releases only)
6-
o src/interfaces/libpq/libpq.rc (major and minor releases)
7-
o src/include/pg_config.h.win32 (major and minor releases)
8-
o port/win32ver.rc (major and minor releases)
7+
oconfigure.in, and run autoconf or update configure
8+
o doc/bug.template
9+
o bump interface version numbers
10+
- src/interfaces/*/Makefile (major releases only)
11+
- src/interfaces/libpq/libpq.rc (major and minor releases)
12+
- src/include/pg_config.h.win32 (major and minor releases)
13+
- port/win32ver.rc (major and minor releases)
914

1015
* Release notes
11-
update doc/src/sgml/release.sgml and generate HISTORY
12-
o scan cvs logs, use pgcvslog and flags in comments
13-
o run spellchecker on result
14-
o check dashed items from TODO to see they are complete
15-
o group items into categories
16-
o select major features
17-
o select incompatibilities
18-
o add comments for items
19-
o add SGML markup
16+
o scan cvs logs, use pgcvslog and flags in comments
17+
o update doc/src/sgml/release.sgml
18+
o run spellchecker on result
19+
o check that dashed items from the TODO list are complete
20+
o remove dashed TODO items
21+
o group items into categories
22+
o select major features
23+
o select incompatibilities
24+
o add comments for items
25+
o add SGML markup
2026

2127
* Documentation
22-
document all new features
23-
update help output from inside the programs
24-
doc/src/sgml/ref manual pages
28+
document all new features
29+
update help output from inside the programs
30+
doc/src/sgml/ref manual pages
2531

2632
* Ports
27-
update config.guess and config.sub at the start of beta
28-
update ports list in doc/src/sgml/installation.sgml
29-
update INSTALL
30-
platform-specific FAQ's, if needed
33+
update config.guess and config.sub at the start of beta
34+
update ports list in doc/src/sgml/installation.sgml
35+
update INSTALL
36+
platform-specific FAQ's, if needed
3137

3238
* Update timezone data to match latest zic database (see src/timezone/README)
3339

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp