Re: "user"
От
Peter Eisentraut
Тема
Re: "user"
Дата
Msg-id
Pine.LNX.4.30.0109101534180.680-100000@peter.localdomain
Ответ на
"user" (Daniel ?erud)
Список
Дерево обсуждения
Re: "user" "Marshall Spight" <marshall@meetstheeye.com>
Re: "user" will trillich <will@serensoft.com>
Daniel ?erud writes: > Why is this so very commonly used word reserved? Because SQL says so. More specifically, because USER is a special function. > Is that some kind of #define so you easily can recompile > PostgreSQL? Surely not. > If so, please guide me to the place. You can hack around in src/backend/parser/gram.y, remove the USER expansion of the c_expr nonterminal, and move the USER expansion of ColLabel up to TokenId. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter
В списке pgsql-general по дате отправления