Re: regclass error reports improperly downcased

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jim Nasby <jnasby(at)enova(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Elterman <melterman(at)enova(dot)com>
Subject: Re: regclass error reports improperly downcased
Date: 2013-11-11 19:50:02
Message-ID: 11978.1384199402@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jim Nasby <jnasby(at)enova(dot)com> writes:
> Is anyone opposed to some kind of hint?

Would depend on the text of the hint. I'm a bit dubious that we can
come up with something that's not wildly inappropriate in other scenarios.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-11-11 19:54:16 Re: all_visible replay aborting due to uninitialized pages
Previous Message Andrew Dunstan 2013-11-11 19:38:49 Re: Re: [COMMITTERS] pgsql: Fix whitespace issues found by git diff --check, add gitattribut