Re: Arrays of domains

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Arrays of domains
Date: 2017-09-13 00:50:23
Message-ID: 10312.1505263823@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> Attached is a patch series that allows us to create arrays of domain
> types.

Here's a rebased-up-to-HEAD version of this patch set. The only
actual change is removal of a no-longer-needed hunk in pl_exec.c.

regards, tom lane

Attachment Content-Type Size
01-rationalize-coercion-APIs-2.patch text/x-diff 14.3 KB
02-reimplement-ArrayCoerceExpr-2.patch text/x-diff 42.4 KB
03-support-arrays-of-domains-2.patch text/x-diff 9.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-09-13 01:01:40 Re: dropping partitioned tables without CASCADE
Previous Message Kyotaro HORIGUCHI 2017-09-13 00:33:33 Re: Patches that don't apply or don't compile: 2017-09-12