OSDN Git Service

I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings
authorBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 18:22:48 +0000 (18:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 18:22:48 +0000 (18:22 +0000)
commitfc7a2affabfa62be840338153ccc11b67f7d4441
tree57baf9f13862c637b2682f6600f24664f73c6247
parentf3db6065921a569b4dd5b2b7b657df24bdd781dc
I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings
don't deal well with tuples having dropped columns. The attached fixes
the issue. Please apply.

Joe Conway
src/backend/executor/execTuples.c