天天看點

PostgreSQL 10.0 preview 性能增強 - 支援64bit atomic

postgresql , 10.0 , atomic , spinlock

起源

10.0 新增64bit atomic支援

這個patch的讨論,詳見郵件組,本文末尾url。

postgresql社群的作風非常嚴謹,一個patch可能在郵件組中讨論幾個月甚至幾年,根據大家的意見反複的修正,patch合并到master已經非常成熟,是以postgresql的穩定性也是遠近聞名的。

<a href="https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=e8fdbd58fe564a29977f4331cd26f9697d76fc40">https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=e8fdbd58fe564a29977f4331cd26f9697d76fc40</a>

<a href="https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=b64d92f1a">https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=b64d92f1a</a>

繼續閱讀