]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make PUBLIC an unreserved word (in fact, not a keyword at all),
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 18 Apr 2002 21:16:16 +0000 (21:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 18 Apr 2002 21:16:16 +0000 (21:16 +0000)
commit87d00363cb46aa5f69ec4ed7874c356a0db8f25a
treed5a58dfd589b3111878b1dc77e90a7c73e50bd32
parentb3120804ad1692322a6d905b352df7fa0d7cdd80
Make PUBLIC an unreserved word (in fact, not a keyword at all),
per previous discussion.
src/backend/commands/user.c
src/backend/parser/gram.y
src/backend/parser/keywords.c