Re: BUG #13442: ISBN doesn't always roundtrip with text

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: "B(dot)Z" <joejob357(at)gmail(dot)com>
Cc: PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13442: ISBN doesn't always roundtrip with text
Date: 2015-06-15 20:02:54
Message-ID: alpine.DEB.2.10.1506152157590.26470@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> The key bug, then, is that the isn extension attempts to make this illegal
> conversion:
>
> select '9791020902573'::isbn; --gives 10-209-0257-4

Indeed, this one looks like a bug, it should really be an error.

--
Fabien.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Munro 2015-06-15 20:07:23 Re: BUG #13440: unaccent does not remove all diacritics
Previous Message B.Z 2015-06-15 19:43:42 Re: BUG #13442: ISBN doesn't always roundtrip with text