From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Boszormenyi Zoltan <zboszor(at)pr(dot)hu> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, herbert(dot)grohmann(at)vallourec(dot)com, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #8893: Precompiler ECPG doesn't check Var-List in Select corrrect. |
Date: | 2014-01-24 08:09:26 |
Message-ID: | 20140124080926.GB9325@feivel.credativ.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, Jan 20, 2014 at 11:20:22PM +0100, Boszormenyi Zoltan wrote:
> Still, this particular problem may be caught by the preprocessor.
> The SELECT targetlist is not "*", so the number of members for both
Probably better looking for "*" as part of the targetlist, but yeah, that should be doable.
> the targetlist and the user structure (INTO :s_schichtsatz) are known.
However, from the top of my head I'd say it require an amount of code changes
that I would hesitate to backport. After all it's a new feature and not a
bugfix. And since Herbert indicated problems with updating his PostgreSQL
version, it won't help him much I'm afraid.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | maxim.boguk | 2014-01-24 12:37:17 | BUG #8954: Wrong text in database log during "truncate scan" |
Previous Message | Andrew Dunstan | 2014-01-24 04:32:25 | Re: BUG #8218: Error when querying an JSON data, 9.3beta |