git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eda3a62) | patch
Make OFF keyword unreserved. It's not hard to imagine wanting to use 'off'
2010年10月22日 14:37:38 +0000 (17:37 +0300)
2010年10月22日 14:44:36 +0000 (17:44 +0300)
commit 143b8cbceec0d15dd5c747e2c45a4b0a762af6f0
Make OFF keyword unreserved. It's not hard to imagine wanting to use 'off'
as a variable or column name, and it's not reserved in recent versions of
the SQL spec either. This became particularly annoying in 9.0, before that
PL/pgSQL replaced variable names in queries with parameter markers, so
it was possible to use OFF and many other backend parser keywords as
variable names. Because of that, backpatch to 9.0.
src/backend/parser/gram.y diff | blob | blame | history
src/include/parser/kwlist.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /