Re: regexp_match() returning text

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Subject: Re: regexp_match() returning text
Date: 2016-08-18 10:26:55
Message-ID: CAE2gYzzF24ZHWqkMukkHwqa0otbES9Rex22LrjQUNbi=oKziNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I did *not* push the hunk in citext.sgml, since that was alleging support
> that doesn't actually exist in this patch. To make this work for citext,
> we need to add wrapper functions similar to citext's wrappers for
> regexp_matches. And that in turn means a citext extension version bump,
> which makes it more notationally tedious than I felt like dealing with
> today. I'm bouncing that requirement back to you to produce a separate
> patch for.

It is attached.

Attachment Content-Type Size
citext-regexp-match-v1.patch application/octet-stream 10.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2016-08-18 10:38:28 Re: Anyone want to update our Windows timezone map?
Previous Message Craig Ringer 2016-08-18 09:34:53 Re: [PATCH] bigint txids vs 'xid' type, new txid_recent(bigint) => xid