PostgreSQL ¿ª·¢×é·¢²¼Á˶ÔÊý¾Ý¿âϵͳµÄËùÓÐÖ§³Ö°æ±¾µÄ¸üУ¬°üÀ¨ 9.6.2¡¢9.5.6¡¢9.4.11¡¢9.3.16 ºÍ 9.2.20¡£ ´Ë°æ±¾°üÀ¨·ÀÖ¹Ë÷Òý¹¹½¨ºÍijЩԤдÈÕÖ¾ÖØ²¥Çé¿öϵÄÊý¾ÝËð»µÎÊÌâµÄÐÞ¸´³ÌÐò£¬ÒÔ¼°³¬¹ý75¸öÔÚ¹ýÈ¥Èý¸öÔÂÌá½»µÄ bug ÐÞ¸´¡£
ÖØÒªÐÞ¸´£º
ÐÞ¸´Á˿ɼûÐÔºÍԤдÈÕÖ¾µÄÎȶ¨ÐÔ£ºÕâЩ°æ±¾°üº¬¼¸¸öÐÞ¸´£¬ÒÔÌá¸ß¿É¼ûÊý¾ÝºÍWALÈÕÖ¾¼Ç¼µÄÎȶ¨ÐÔ¡£
bug ÐÞ¸´£º
Several fixes for operating in hot standby mode
Disallow setting the num_sync field to zero in synchronous_standby_names
Don't count background worker processes against a user's connection limit
Fix check for when an extension member object can be dropped
Fix tracking of initial privileges for extension member objects so that it works correctly with ALTER EXTENSION ... ADD/DROP
Several vacuum and autovacuum fixes
Fix CREATE OR REPLACE VIEW to update the view query before attempting to apply the new view options
Make sure ALTER TABLE preserves index tablespace assignments when rebuilding indexes
Several fixes to the query planner, including fixes for foreign tables and CTEs
Several fixes around the full-text search feature to improve accuracy and performance of the search
Several fixes and performance improvements in several array functions
Several fixes around the interaction of foreign-key constraints with trigger functions around specific ALTER TABLE operations
Remove optimizations for date/time data types that returned incorrect data
Fix incorrect use of view reloptions as regular table reloptions
Fix incorrect "target lists can have at most N entries" complaint when using ON CONFLICT with wide tables
Fix spurious "query provides a value for a dropped column" errors during INSERT or UPDATE on a table with a dropped column
Prevent multicolumn expansion of foo.* in an UPDATE source expression
Ensure that column typmods are determined accurately for multi-row VALUES constructs
Several fixes for the psql command-line tool
Prevent multiple calls of pg_start_backup() and pg_stop_backup() from running concurrently
Several fixes for pg_dump, pg_restore, and pg_basebackup, including a possible pg_basebackup failure on standby server when including WAL files
Several fixes for parallel workers and plans for parallel queries including fixing a crash if the number of workers available to a parallel query decreases during a rescan
Several fixes to PL/pgSQL, PL/Python, and PL/Tcl
Several fixes for contrib modules
Allow DOS-style line endings in ~/.pgpass files, even on Unix
Èí¼þÏêÇ飺https://www.postgresql.org/about/news/1733/?from=timeline
À´×Ô:¿ªÔ´ÖйúÉçÇø

