aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-10-30 23:13:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-10-30 23:13:30 +0000
commit5b9d655ba7823cf52fcae1038ec48c347c39029f (patch)
treece91eb497ec248920df1ca194cb9d68afc398aeb /src/tutorial/advanced.source
parent4ce4d7f7d321979c38c2d9177eac634f92da6070 (diff)
downloadpostgresql-5b9d655ba7823cf52fcae1038ec48c347c39029f.tar.gz
postgresql-5b9d655ba7823cf52fcae1038ec48c347c39029f.zip
Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFilter() by passing
in the TupleDesc that the caller already has (for call from ExecMain) or can make just as easily as ExecInitJunkFilter() can (for call from ExecAppend). Also, don't bother to build a junk filter for an INSERT operation that doesn't actually need one, which is the normal case.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions