Re: [HACKERS] psql's help

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] psql's help
Дата
Msg-id 199810221351.JAA19663@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] psql's help  (jwieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] psql's help (the LIMIT stuff)  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
> > >         SET DateStyle TO
> > > 'ISO'|'SQL'|'Postgres'|'European'|'US'|'NonEuropean'
> > > set GEQO TO 'ON[=#]'|'OFF'
> > > set R_PLANS TO 'ON'| 'OFF'
> > > set QUERY_LIMIT TO #
> > 
> > This is because KQSO is a workaround, that may even be gone by 6.4
> > final.
> 
>     I hope the QUERY_LIMIT too. 

I still have that cnfify() possible fix to review for KQSO.  Are you
still thinking limit for 6.4 final, or a minor release after that?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] CVS Branch Tagging...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] What about LIMIT in SELECT ?