diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-03 16:59:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-03 16:59:43 +0000 |
commit | cd331e4b845f9206aa89e4f31bb75a040fef87ba (patch) | |
tree | 136ad3b7a0ebfa337e8473372a97f61a3ebdd3ba /src/tutorial | |
parent | aa38153d22df190397f851cfbd4506f31f44557e (diff) | |
download | postgresql-cd331e4b845f9206aa89e4f31bb75a040fef87ba.tar.gz postgresql-cd331e4b845f9206aa89e4f31bb75a040fef87ba.zip |
Defend against possible crash if a plpython function does not specify names
for its arguments. Also add a regression test, since someone apparently
changed every single plpython test case to use only named parameters; else
we'd have noticed this sooner.
Euler Taveira de Oliveira, per a report from Alvaro
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions