| From: | Kohei KaiGai <kaigai(at)heterodb(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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-05 16:25:35 |
| Message-ID: | CAOP8fzaopsX92tCcHm=dzKi7c8X93zOHiJOvwB03PpAtxMA9Wg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks, the attached patch add cube--1.5 for binary send/recv functions and
modification of cube type using the new ALTER TYPE.
Best regards,
2021年3月4日(木) 0:45 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>
> I wrote:
> > You can add the I/O functions with ALTER TYPE nowadays.
>
> To be concrete, see 949a9f043eb70a4986041b47513579f9a13d6a33
>
> regards, tom lane
--
HeteroDB, Inc / The PG-Strom Project
KaiGai Kohei <kaigai(at)heterodb(dot)com>
| Attachment | Content-Type | Size |
|---|---|---|
| pgsql-cube-binary-inout-handler.v2.patch | application/octet-stream | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2021-03-05 16:30:15 | Re: pgbench - add pseudo-random permutation function |
| Previous Message | David Steele | 2021-03-05 16:25:12 | Re: posgres 12 bug (partitioned table) |