2000-01-15:一个杂烩提交

25年前的今天(PostgreSQL 7.0 开发周期),在一个提交中更改了几项不相关的项目。

commit 2a1bfbce24c5a34a9fbe82d3569b96459cb898cf
Author: Peter Eisentraut <peter_e@gmx.net>
Date:   Sat Jan 15 18:30:35 2000 +0000

    - Allow array on int8
    - Prevent permissions on indexes
    - Instituted --enable-multibyte option and tweaked the MB build process where necessary
    - initdb prompts for superuser password

在 PostgreSQL 开发早期,这种包含多个不相关更改的提交是很常见的。有些,比如这次提交,至少会在提交信息中列出不同的更改,但那些想要深入研究提交的人会发现有些提交相当令人费解,而且可以公平地说,提交信息的质量和一致性在后来的版本中得到了极大的改善。