1998-03-18: 将“PASSWORD”添加为允许的列标识符。

25 年前的今天

commit 561aead3f163549bfd8fa86c8cf98a38a9bb6981
Author: Thomas G. Lockhart <[email protected]>
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.

PostgreSQL 6.3 于 1998 年 3 月 1 日发布。PostgreSQL GIT 存储库表明此提交包含在 REL6_3_2 标签中(出于某种原因,没有 REL6_3_1 标签),但 PostgreSQL 6.3.1 发布说明 显示这些更改已包含在该版本中。

这种提交风格,将多个项目捆绑在一个检查中,是 PostgreSQL 项目早期阶段的典型特征,当时提交消息(当时仍在 CVS 中)缺乏现在应用的结构。

 


发布评论
Name:
*
E-Mail:
address will not be displayed
Homepage:
Comment: