Re: Future plans

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Future plans
Дата
Msg-id 1021982422.17080.4.camel@taru.tm.ee
обсуждение исходный текст
Ответ на Re: Future plans  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
On Tue, 2002-05-21 at 10:18, Michael Meskes wrote:
> On Tue, May 21, 2002 at 12:35:20AM +0500, Hannu Krosing wrote:
> > > - recursive views (you know, I wanted to implement this when I started
> > >   my work on PostgreSQL, but never found the time)
> > 
> > A good start would be to make the parser recognize the full sql99 syntax
> > for it. Its quite big - see attached gif I generated from grammar
> > extracted from the standard:
> 
> Well, the parser seems to be the easier part. :-)

Sure.

My point was that we should put in the _full_ syntax in one shot and
then we could implement in smaller pieces.

------------------
Hannu




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

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: Re: Per tuple overhead, cmin, cmax, OID
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More schema queries