在 PostgreSQL 的这一天,25 年前
偶尔回顾一下四分之一世纪前的 PostgreSQL 提交。
2023年3月18日
25年前的今天
commit 561aead3f163549bfd8fa86c8cf98a38a9bb6981 Author: Thomas G. Lockhart <lockhart@fourpalms.org> Date: Wed Mar 18 16:50:25 1998 +0000 Allow parsing expressions with ") -" (scan.l, scan.c only). Make "TABLE" optional in "LOCK TABLE" command and "... INTO TABLE..." clause. Explicitly parse CREATE SEQUENCE options to allow a negative integer as an argument; this is an artifact of unary minus handling in scan.l. Add "PASSWORD" as an allowed column identifier. These fixes will require a "make clean install" but not a dump/reload.
发布于凌晨12:33