pgsql: Doc: add some notes about performance of the List functions.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: add some notes about performance of the List functions.
Дата
Msg-id E1mjUrz-0002vj-Pl@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: add some notes about performance of the List functions.

Per suggestion from Andres Freund.

Discussion: https://postgr.es/m/20211104221248.pgo4h6wvnjl6uvkb@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/27ef132a805c8633ed8bb94ed70be995c681ab1f

Modified Files
--------------
src/backend/nodes/list.c | 60 ++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 55 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: pgcrypto: Remove non-OpenSSL support