transformExpr() refactor

Поиск
Список
Период
Сортировка
От Neil Conway
Тема transformExpr() refactor
Дата
Msg-id 1098946190.26285.9.camel@localhost.localdomain
обсуждение исходный текст
Ответы Re: transformExpr() refactor  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: transformExpr() refactor  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
This patch refactors transformExpr(): rather than being a monsterous 900
line function, it breaks it up into numerous sub-functions that are
invoked by transformExpr() for individual expression types, in the style
of transformStmt().

I think this patch is reasonably safe for HEAD (it mostly just
rearranges code), but I don't mind holding on to it for 8.1. Comments?

-Neil


Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: pgstat cleanup: use palloc and AllocateFile
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 8.0-NLS: czech