parser cleanup

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема parser cleanup
Дата
Msg-id 199801200503.AAA21087@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
I have cleaned up the parser code as best I could.  I still am very
confused by much of the code in parser_func, parser_oper, and
parser_type, and others.  If someone wants to study this stuff and get a
clearer layout, that would be great.

I have added 'lock;' to the i386 asm.

I have change SubLink to send Oper* for Vadim.

I have not added Var->sublevels_up yet.

--
Bruce Momjian
maillist@candle.pha.pa.us

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] S_LOCK() change produces error...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Var->sublevels_up