Re: Cursors and backwards scans and SCROLL

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Cursors and backwards scans and SCROLL
Дата
Msg-id 011701c2e6ad$69d06170$6500a8c0@fhp.internal
обсуждение исходный текст
Ответ на Cursors and backwards scans and SCROLL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > I'd be in favour of creating whole sets of backwards-compatibility GUC's
> > whenever we break backwards compatibility.
> >
> > eg.
> > use_72_compat = yes
> > use_73_compat = yes
>
> That sounds like a recipe for a maintenance nightmare to me.

We only have to keep them for one major version, say.  eg. 7.3 release would
remove the 71_compat option...

Chris



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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Cursors and backwards scans and SCROLL
Следующее
От: Joe Conway
Дата:
Сообщение: Re: SQL99 ARRAY support proposal