bug fix: TupleDescGetAttInMetadata/BuildTupleFromCStrings with dropped cols

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: bug fix: TupleDescGetAttInMetadata/BuildTupleFromCStrings with dropped cols
Date: 2003-09-21 23:26:21
Message-ID: 3F6E339D.7040802@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings
don't deal well with tuples having dropped columns. The attached fixes
the issue. Please apply.

Thanks,

Joe

Attachment Content-Type Size
attinmeta-drop-col-fix.1.patch text/plain 3.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Inoue 2003-09-22 00:53:38 Re: Improving REINDEX for system indexes (long)
Previous Message Kurt Roeckx 2003-09-21 22:34:15 Re: Improving REINDEX for system indexes (long)