Re: patch: Allow the UUID type to accept non-standard formats

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch: Allow the UUID type to accept non-standard formats
Date: 2008-11-03 22:52:40
Message-ID: 490F80B8.6010805@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas wrote:
> The attached patch allows uuid_in() to parse a wider variety of
> variant input formats for the UUID data type, per the TODO named in
> the subject line.

I have committed your patch.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhe He 2008-11-03 23:19:05 Get Date value from Datum
Previous Message Heikki Linnakangas 2008-11-03 22:50:50 Re: Transactions and temp tables