Re: BUG #16512: Character considered as a number by regex but can not convert to numeric - Mailing list pgsql-bugs

From tester357
Subject Re: BUG #16512: Character considered as a number by regex but can not convert to numeric
Date
Msg-id 1594314471516-0.post@n3.nabble.com
Whole thread Raw
In response to Re: BUG #16512: Character considered as a number by regex but can not convert to numeric  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #16512: Character considered as a number by regex but can not convert to numeric
List pgsql-bugs
Behavior has been tested on both Postgresql 10 and Postgresql 12 with same
LC_CTYPE set. Actualy it was the same Windows computer.

The problem might be fixed by using [0-9\.]+ but it does not explain the
different behaviour among Postgres versions.



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html



pgsql-bugs by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: BUG #16529: Installation error/bug
Next
From: Soumyadeep Chakraborty
Date:
Subject: Re: posgres 12 bug (partitioned table)