Re: EXPLAIN omits schema?
| От | Tom Lane |
|---|---|
| Тема | Re: EXPLAIN omits schema? |
| Дата | |
| Msg-id | 14728.1181757698@sss.pgh.pa.us обсуждение |
| Ответ на | Re: EXPLAIN omits schema? (Gregory Stark <stark@enterprisedb.com>) |
| Ответы |
Re: EXPLAIN omits schema?
Re: EXPLAIN omits schema? |
| Список | pgsql-hackers |
Gregory Stark <stark@enterprisedb.com> writes:
> Arguably this is a bug if it's causing pg_admin difficulties in parsing the
> output. Even for a user in an environment where, for example, he has several
> identical schemas and may be accidentally getting a different table than he's
> expecting the current output is ambiguous.
> Attached is a small patch which adds this conditionally on a guc that
> pg_admin or other GUI tools could set, leaving it unchanged for users.
That makes things *worse* not better, since now tools would have to
deal with both possibilities.
regards, tom lane
В списке pgsql-hackers по дате отправления: