Re: Proposal: SELECT * EXCLUDE (...) command - Mailing list pgsql-hackers

From Hunaid Sohail
Subject Re: Proposal: SELECT * EXCLUDE (...) command
Date
Msg-id CAMWA6yYu5qMyHHd-oDG6jKz1NahUuE7=9EraNDqnntZ_xEnhqQ@mail.gmail.com
Whole thread
In response to Re: Proposal: SELECT * EXCLUDE (...) command  (Hunaid Sohail <hunaidpgml@gmail.com>)
List pgsql-hackers
Hi,

PFA v2 of the patch fixing behavior described in
examples 2, 3, 5, 8, and 11 from the proposal paper.

I have also expanded the test cases to cover the
relevant behaviors described in the paper.

The ambiguous column behavior described in example 6
is not changed in this patch, but it can be easily updated
with a simple if condition if required.

Regards,
Hunaid Sohail
Attachment

pgsql-hackers by date:

Previous
From: Andy Pogrebnoi
Date:
Subject: Re: Lowering the default wal_blocksize to 4K
Next
From: Bertrand Drouvot
Date:
Subject: Re: Flush some statistics within running transactions