Re: Document parameter count limit

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Document parameter count limit
Дата
Msg-id ZTrv0r3U0jtG1mK8@momjian.us
обсуждение исходный текст
Ответ на Re: Document parameter count limit  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Document parameter count limit  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Oct 26, 2023 at 06:56:40PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Here is a patch to add this.
> 
> "function arguments" seems like a completely wrong description
> (and if we do want to document that limit, it's 100).
> 
> "query parameters" would work, perhaps.

Ah, I was confused.  I documented both in the attached patch.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Вложения

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Document parameter count limit
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Document aggregate functions better w.r.t. ORDER BY