Re: Tuple conversion naming - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Tuple conversion naming
Date
Msg-id 20181002150235.36xnqcgu7xhpbunw@alap3.anarazel.de
Whole thread Raw
In response to Re: Tuple conversion naming  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
Hi,

On 2018-10-02 17:28:26 +0900, Amit Langote wrote:
> On 2018/10/02 16:40, Andres Freund wrote:
> > I'm kinda wondering if we shouldn't have the tuple
> > conversion functions just use the slot based functionality in the back,
> > and just store those in the TupConversionMap.
> 
> Sorry, I didn't understand this.

I was basically wondering if we should just allocate two slots in
TupConversionMap and then drive the tuple conversion via the slots.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: transction_timestamp() inside of procedures
Next
From: Tom Lane
Date:
Subject: Re: has_column_privilege behavior (was Re: Assert failed in snprintf.c)