[MASSMAIL]pgsql: Remove redundant nbtree preprocessing assertions.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема [MASSMAIL]pgsql: Remove redundant nbtree preprocessing assertions.
Дата
Msg-id E1rteWB-0013de-4n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove redundant nbtree preprocessing assertions.

One of the assertions was the subject of a false positive complaint from
Coverity, but none of the assertions added much, so get rid of them.

Reported-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/3000247.1712537309@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b08133cd13c4ac985a94222280160282ba35838

Modified Files
--------------
src/backend/access/nbtree/nbtutils.c | 4 ----
1 file changed, 4 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: [MASSMAIL]pgsql: simplehash: Free collisions array in SH_STAT
Следующее
От: Masahiko Sawada
Дата:
Сообщение: pgsql: Add more tab completion support for ALTER DEFAULT PRIVILEGES in