Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: Order of columns in query is important?!  (CK Tan <[email protected]>)
List pgsql-hackers
CK Tan <[email protected]> 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