diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-30 18:34:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-30 18:34:27 +0000 |
commit | fff24e9b47c01ca190e2f27f30c619466b6a8e10 (patch) | |
tree | 07b232c8dbee3ec09af8f8ba349a767d2f6c5452 /src/tutorial/funcs.c | |
parent | ff48fb9579a699092bb3623b885f5ecb94d54b94 (diff) | |
download | postgresql-fff24e9b47c01ca190e2f27f30c619466b6a8e10.tar.gz postgresql-fff24e9b47c01ca190e2f27f30c619466b6a8e10.zip |
Repair EXPLAIN failure when trying to display a plan condition that involves
selection of a field from the result of a function returning RECORD.
I believe this case is new in 8.1; it's due to the addition of OUT parameters.
Per example from Michael Fuhr.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions