From: | hector(dot)bejarano(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #14079: Issues with query |
Date: | 2016-04-08 21:47:43 |
Message-ID: | 20160408214743.15197.6247@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg사설 토토 사이트SQL : Postg사설 토토 사이트SQL 메일 링리스트 : 2016-04-08 이후 PGSQL-BUGS 21:47 |
The following bug has been logged on the website:
Bug reference: 14079
Logged by: Hector Bejarano
Email address: hector(dot)bejarano(at)gmail(dot)com
PostgreSQL version: 9.5.0
Operating system: Ubuntu 14
Description:
This query works:
select 1 as a
But this one fails:
select 1 as a where a = 1
And I think they should both work.
Regards,
Hector.
From | Date | Subject | |
---|---|---|---|
Next Message | jack | 2016-04-08 22:43:45 | BUG #14080: JSONB order changes when using json_pretty() |
Previous Message | Magnus Hagander | 2016-04-08 18:29:46 | Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used |