Re: updated patch for foreach stmt

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: updated patch for foreach stmt
Дата
Msg-id 15356.1297839330@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: updated patch for foreach stmt  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> * Pavel Stehule (pavel.stehule@gmail.com) wrote:
>> There is only bad keywords in doc - SCALE instead SLICE and a maybe a
>> usage of slicing need a example.

> Err, yeah, a couple of stupid documentation issues, sorry about that.

Applied with assorted cleanup.  I left the syntax as-is, since that
seems to be the plurality position at the moment.
        regards, tom lane


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Change pg_last_xlog_receive_location not to move backwards
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: XMin Hot Standby Feedback patch