Re: [GENERAL] INSTEAD rule bug?
От | Bruce Momjian |
---|---|
Тема | Re: [GENERAL] INSTEAD rule bug? |
Дата | |
Msg-id | 200307221602.h6MG2Zi21571@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [GENERAL] INSTEAD rule bug? (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [GENERAL] INSTEAD rule bug?
|
Список | pgsql-bugs |
Tom Lane wrote: > DeJuan Jackson <djackson@speedfc.com> writes: > > Or is it simply any conditional rule using UNION/EXCEPT/INTERSECT/...? > > Yeah, that's about the size of it :-(. Note though that you could > probably work around the problem by pushing the UNION etc. down into a > sub-select: > SELECT * FROM (SELECT ... UNION ...) foo; > > At some point we could look at automatically transforming the query in > that way, but I'm not planning to worry about it now. What does the code do now after you changed it? Fail on the UNION query? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-bugs по дате отправления: