diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-11-25 23:59:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-11-25 23:59:12 +0000 |
commit | e7a45c787e2c2d40e04059409f72d8ccaaea6f6a (patch) | |
tree | 3acd0d411cf1136375d56cf466b20693c209d3e2 /src/backend/utils/adt/arrayfuncs.c | |
parent | a64846f3ada1a4ecc6ca8123777217b3c7781160 (diff) | |
download | postgresql-e7a45c787e2c2d40e04059409f72d8ccaaea6f6a.tar.gz postgresql-e7a45c787e2c2d40e04059409f72d8ccaaea6f6a.zip |
Repair subselect.c's occasional assignment of the wrong vartypmod to
Vars created to fill subplan args lists. This is an ancient error, going
back at least to 7.0, but is more easily triggered in 7.4 than before
because we no longer compare varlevelsup when deciding whether a Param
slot can be re-used. Fixes bug reported by Klint Gore.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions