![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Pavel Stehule <pavel.stehule (AT) gmail (DOT) com> writes: Hello I found a plpgsql bug: create or replace function fx() returns void as $$ declare a int; b int; begin Â* select 10,20 into a; end; $$ language plpgsql; this is bug, or minimally potential source of strange behave. AFAICS this is intentional --- see the comment in exec_move_row. In any case, I think tightening it up is more likely to break working applications than do anything helpful. |
But this is good|
Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* Â* Â*regards, tom lane |
![]() |
| Thread Tools | |
| Display Modes | |
| |