On Fri, Sep 9, 2016 at 3:17 PM, Ashutosh Bapat <[email protected]> wrote: > > 4. Remove bms_to_char(): I have added this function to print Relids in the > debugger. I have found it very useful to quickly examine Relids in debugger, > which otherwise wasn't so easy. If others find it useful too, I can create a > separate patch to be considered for a separate commit. >
+1 to have such a function. I often need something like that whenever I debug the optimizer code. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
