Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) - Mailing list pgsql-hackers

From Ranier Vilela
Subject Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)
Date
Msg-id CAEudQAoqYj0k6XQTMWhQ+GbYpXhmV12vGsYTW+cUvzir79xOcg@mail.gmail.com
Whole thread Raw
In response to Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)
List pgsql-hackers
Em ter., 13 de jun. de 2023 às 02:51, Gurjeet Singh <gurjeet@singh.im> escreveu:
Please see attached v2 of the patch; it includes both occurrences of
the spurious checks identified in this thread.
+1
LGTM.

regards,
Ranier Vilela

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Making empty Bitmapsets always be NULL
Next
From: David Rowley
Date:
Subject: Re: extended statistics n-distinct on multiple columns not used when join two tables