PostgreSQL 10 Beta 3 Released!
Stephen Frost <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.announce |
|---|---|
| Message-ID | <[email protected]> |
The PostgreSQL Global Development Group announces today that the third beta release of PostgreSQL 10 is available for download. This release contains previews of all of the features which will be available in the final release of version 10, including fixes to many of the issues found in the second beta. Users are encouraged to begin testing their applications against 10 beta3. Upgrading to Beta3 ------------------ PostgreSQL 10 beta 3 requires an upgrade from beta 1, beta 2, or earlier either using pg_dump / pg_restore or pg_upgrade. Any bugfixes applied to 9.6 or earlier that also affected 10 are included in beta 3. Our users and contributors also reported bugs against 10 beta 2, and many of them have been fixed in this release. We urge our community to re-test to ensure that these bugs are actually fixed, including: * hash: Fix write-ahead logging bugs related to init forks. * Fix oddity in error handling of constraint violation in ExecConstraints for partitioned tables * Use a real RT index when setting up partition tuple routing. * Fix serious performance problems in json(b) to_tsvector(). * Fix problems defining multi-column range partition bounds * Fix partitioning crashes during error reporting. * Fix race conditions in replication slot operations * Fix very minor memory leaks in psql's command.c. * PL/Perl portability fix: avoid including XSUB.h in plperl.c. * Fix inadequate stack depth checking in the wake of expression execution changes * Allow creation of C/POSIX collations without depending on libc behavior. * Fix OBJECT_TYPE/OBJECT_DOMAIN confusion * Remove duplicate setting of SSL_OP_SINGLE_DH_USE option. * Fix crash with logical replication on a function index * Teach map_partition_varattnos to handle whole-row expressions. * Fix lock upgrade hazard in ATExecAttachPartition. * Apply ALTER ... SET NOT NULL recursively in ALTER ... ADD PRIMARY KEY. * hash: Increase the number of possible overflow bitmaps by 8x. * Only kill sync workers at commit time in subscription DDL * Fix bug in deciding whether to scan newly-attached partition. * Make pg_stop_backup's wait_for_archive flag work on standbys. * Fix handling of dropped columns in logical replication * Fix local/remote attribute mix-up in logical replication Note that some known issues remain unfixed. Before reporting a bug in the beta, please check the Open Items page. Beta Schedule ------------- This is the third beta release of version 10. The PostgreSQL Project will release additional betas as required for testing, followed by one or more release candidates, until the final release in late 2017. For further information please see the Beta Testing page. Links ----- * Downloads Page https://www.postgresql.org/download/ * Beta Testing Information https://www.postgresql.org/developer/beta/ * 10 Beta Release Notes https://www.postgresql.org/docs/devel/static/release-10.html * What's New in 10 https://wiki.postgresql.org/wiki/New_in_postgres_10 * 10 Open Items https://wiki.postgresql.org/wiki/PostgreSQL_10_Open_Items
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJZjFlBAAoJEO1sijiDR2RV/dIQAJJ0rSJ2J/+hPBJIGj7ddMWA oQOi4dfVSYa31oBIT9Uw/kh9HjgcldoTQo8qaO96whyQ1GORnpHZAU/1YjdD4ynD notMr0pc/MnYR6C7x0yeNHB/a6+AgZ3gPTVdBPE/ohXpStpM7+SExFOCqSnRrJpe iz7yh64bRQaYxB9vrxygNJa3zwEvKUcEGLunLeWr5X5O3LXXU96aVSCZE1HNNtm0 Ti94qN2ZZZQUfqGjMdftz5yAwZy69eNoQWaiVhxKnOVaj4z+yZ3lbkEXZghkACgS xeyPjAQ62NVFpGS1+VuDirATwzLrOfMVPAgwP34dcJ3JR5XE1nfLBule3kfPZcJF YnVUiYNnqhE3PPzGrs6++7b42TEY6xMmMh94iur2DuYi6omhjbwwmJEwjlGmmxIN WgN366OmMfiX28CDPZGdNOrWQfsBEAJuiHwPdFP2x+/As3CRe8vacOSWs5kT3uIw Kl3YicV4lL6XtzCjlPZTAwh9KFN3LP8WSx2pLclj6ZhQLKbc3ZvfKfX/x+t2ZR9L hNhiRFHsX/+Ww1ZoZArTy2vIxQiDSTobERzGa1VNKOE93xZPP7ayb5/CmpzFhXdz ffKRoYMDSl0KEOfxF5xZlQ/6y++Akexa0YEtIpcc4/CX+QVtHCWO6dySVRZDOWM2 kIYTwCBy/AIJQJZXJGI+ =o6uD -----END PGP SIGNATURE-----