Re: BUG #8444: ERROR: table name "tblb" specified more than once in subquery

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8444: ERROR: table name "tblb" specified more than once in subquery
Date: 2013-09-12 23:12:42
Message-ID: 1379027562361-5770654.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

A much more simple example courtesy of Chris Travers from the original
-general thread that I suggested be moved to -bugs.

> Here is a minimal query that demonstrates the problem. In 9.1 it works:
>
> chris=# select * FROM current_user u join (current_user u cross join
> current_user v) x on true;
> u | u | v
> -------+-------+-------
> chris | chris | chris
> (1 row)
>
> On 9.3 it fails:
> ERROR: table name "u" specified more than once
>
> It may be a silly example but it works.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-8444-ERROR-table-name-tblb-specified-more-than-once-in-subquery-tp5770540p5770654.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message stuart 2013-09-13 12:13:20 BUG #8450: pg_basebackup blocks until WAL archiving successful
Previous Message pulsack.heike 2013-09-12 15:21:47 BUG #8449: ODBC Failure with Access 10