pgsql: Doc: add some notes about performance of the List functions. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: add some notes about performance of the List functions.
Date
Msg-id E1mjUrz-0002vj-Pl@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: pgcrypto: Remove non-OpenSSL support