turn fastgetattr and heap_getattr to inline functions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject turn fastgetattr and heap_getattr to inline functions
Date
Msg-id 202203241021.uts52sczx3al@alvherre.pgsql
Whole thread Raw
Responses Re: turn fastgetattr and heap_getattr to inline functions
List pgsql-hackers
This patch should silence some recent Coverity (false positive)
complaints about assertions contained in these macros.

Portability testing at:
https://cirrus-ci.com/github/alvherre/postgres/macros-to-inlinefuncs

Intend to push later today, unless something ugly happens.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal - psql - use pager for \watch command
Next
From: Simon Riggs
Date:
Subject: Re: Parameter for planner estimate of recursive queries