mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update RELEASE_CHANGES
The existing instructions did not cover meson. Point to src/common/unicode/README instead, where there is more information. Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/2a668979-ed92-49a3-abf9-a3ec2d460ec2%40eisentraut.org
This commit is contained in:
parent
1b0c269f2e
commit
9b406a9e48
1 changed files with 1 additions and 2 deletions
|
|
@ -84,8 +84,7 @@ but there may be reasons to do them at other times as well.
|
|||
* Update config.guess and config.sub
|
||||
(from https://savannah.gnu.org/projects/config)
|
||||
|
||||
* Update Unicode data: Edit UNICODE_VERSION and CLDR_VERSION in
|
||||
src/Makefile.global.in, run make update-unicode, and commit.
|
||||
* Update Unicode data (see src/common/unicode/README)
|
||||
|
||||
|
||||
Starting a New Development Cycle
|
||||
|
|
|
|||
Loading…
Reference in a new issue