Re: Add more information_schema columns - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Add more information_schema columns
Date
Msg-id f1456323-3b20-ba60-086e-57bc46fbcf6d@2ndquadrant.com
Whole thread Raw
In response to Re: Add more information_schema columns  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Add more information_schema columns  (Michael Paquier <michael.paquier@gmail.com>)
Re: Add more information_schema columns  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2/7/18 00:14, Michael Paquier wrote:
> On Tue, Feb 06, 2018 at 10:45:52PM -0500, Peter Eisentraut wrote:
>> I think what I had meant to write was something like
>>
>>     (t.tgtype & (1 | 66))
>>
>> but maybe it's clearer to write it all out as you did.
> 
> If you prefer that, that's fine for me as well.  I tend to prefer the
> formulation where both expressions are separated to make clearer that
> ordering needs to be split for all three characteristics.

Committed with the separate entries.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Emre Hasegeli
Date:
Subject: Re: [HACKERS] [PATCH] Improve geometric types
Next
From: Dean Rasheed
Date:
Subject: Re: MCV lists for highly skewed distributions