Re: nextval parameter is not clear

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: nextval parameter is not clear
Дата
Msg-id 21e017222199f3ca397fa70549140d226236e4b6.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: nextval parameter is not clear  (Kirk Wolak <wolakk@gmail.com>)
Ответы Re: nextval parameter is not clear  (Kirk Wolak <wolakk@gmail.com>)
Список pgsql-docs
On Thu, 2022-11-24 at 02:41 -0500, Kirk Wolak wrote:
> Alright, as I have the documentation build working, and a slightly better stylesheet,
> the comments on the last block were not aligned.
> They are fixed now.
> 
> Apologies for spamming this in...  My first patch turned into 3 emails... 

That is no problem.

I think the patch is fine.  I like the addition of the "--" comments.
The one think that should be unified is that you include an explicit
cast to "regclass" everywhere, but the pre-existing example does not.

I would omit that cast.  It might confuse beginners (who are probably
satisfied to know that you have to use the sequence name as a string),
and it is explained in the last paragraph of the page anyway.

Yours,
Laurenz Albe



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: temporary file size clarification
Следующее
От: Kirk Wolak
Дата:
Сообщение: Re: nextval parameter is not clear