Re: Doing better at HINTing an appropriate column within errorMissingColumn() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Doing better at HINTing an appropriate column within errorMissingColumn()
Date
Msg-id CAB7nPqQuyxAtHHCM1VCooD9Vvk00qRT=D_j3x7Svc8rugaHNTg@mail.gmail.com
Whole thread Raw
In response to Re: Doing better at HINTing an appropriate column within errorMissingColumn()  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Doing better at HINTing an appropriate column within errorMissingColumn()
List pgsql-hackers
On Mon, Nov 10, 2014 at 1:48 PM, Peter Geoghegan <pg@heroku.com> wrote:
Reminder: I maintain a slight preference for only offering one
suggestion per relation RTE, which is what this revision does (so no
change there). If a committer who picks this up wants me to alter
that, I don't mind doing so; since only Michael spoke up on this, I've
kept things my way.
Hm. The last version of this patch has not really changed since since my first review, and I have no more feedback to provide about it except what I already mentioned. I honestly don't think that this patch is ready for committer as-is... If someone wants to review it further, well extra opinions I am sure are welcome.
--
Michael

pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: using custom scan nodes to prototype parallel sequential scan
Next
From: Amit Kapila
Date:
Subject: Re: Race in "tablespace" test on Windows