Re: BUG #16512: Character considered as a number by regex but can not convert to numeric

Поиск
Список
Период
Сортировка
От tester357
Тема Re: BUG #16512: Character considered as a number by regex but can not convert to numeric
Дата
Msg-id 1594314471516-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: BUG #16512: Character considered as a number by regex but can not convert to numeric  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #16512: Character considered as a number by regex but can not convert to numeric  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: BUG #16529: Installation error/bug
Следующее
От: Soumyadeep Chakraborty
Дата:
Сообщение: Re: posgres 12 bug (partitioned table)