Thinko/typo in ExecSimpleRelationInsert - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Thinko/typo in ExecSimpleRelationInsert
Date
Msg-id CAFjFpRcHhNhXdegyJv3KKDWrwO1_NB_KYZM_ZSDeMOZaL1A5jQ@mail.gmail.com
Whole thread Raw
Responses Re: Thinko/typo in ExecSimpleRelationInsert
List pgsql-hackers
Hi,
There seems to be a thinko/typo in ExecSimpleRelationInsert(). A tuple
can never store a slot, but a comment in that function says so. Tried
to fix it in the patch attached.

-- 
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company

Attachment

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Constraint documentation
Next
From: Peter Eisentraut
Date:
Subject: Re: We still claim "cannot begin/end transactions in PL/pgSQL"