Re: Order of columns in query is important?! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Order of columns in query is important?!
Date
Msg-id 13918.1432650168@sss.pgh.pa.us
Whole thread Raw
In response to Re: Order of columns in query is important?!  (CK Tan <cktan@vitessedata.com>)
List pgsql-hackers
CK Tan <cktan@vitessedata.com> writes:
> For Vitesse X, we mark all columns that were required in the query during
> JIT compile, and deform it in one shot. PG should be able to do the same.

See ExecProject().
        regards, tom lane



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)
Next
From: Alvaro Herrera
Date:
Subject: Re: brin regression test intermittent failures