Re: contrib/cube - binary input/output handlers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kohei KaiGai <kaigai(at)heterodb(dot)com>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: contrib/cube - binary input/output handlers
Date: 2021-03-03 15:45:30
Message-ID: 1182058.1614786330@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> You can add the I/O functions with ALTER TYPE nowadays.

To be concrete, see 949a9f043eb70a4986041b47513579f9a13d6a33

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2021-03-03 16:08:22 Re: Confusing behavior of psql's \e
Previous Message Georgios 2021-03-03 15:37:20 Re: Shared memory size computation oversight?