Re: Regex Replace with 2 conditions

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Regex Replace with 2 conditions
Дата
Msg-id CAKFQuwaMMjiR+wSQifCD79jid8CHBVzBqvxL6TMUtE5r3zjJEg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Regex Replace with 2 conditions  (George Neuner <gneuner2@comcast.net>)
Ответы Re: Regex Replace with 2 conditions  (George Neuner <gneuner2@comcast.net>)
Список pgsql-general
On Tue, Feb 6, 2018 at 8:46 AM, George Neuner <gneuner2@comcast.net> wrote:
On Mon, 5 Feb 2018 18:22:02 +0100, Francisco Olarte
<folarte@peoplecall.com> wrote:


>I repeat for the last time. YOU ARE NOT USING ASCII. ASCII IS A SEVEN
>BIT CODE, 0-128. "?" IS NOT IN THE ASCII CHARACTER SET.

What ASCII table are you reading?  The question mark symbol is #63. It
lies between the numbers and the capital letter set.


​Your mail client mangled that sentence - the "?" you are seeing is a placeholder for the non-ASCII character "'a' with a bowl on top of it"​...

David J.


В списке pgsql-general по дате отправления:

Предыдущее
От: George Neuner
Дата:
Сообщение: Re: Regex Replace with 2 conditions
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Pgcrypto (PostgreSQL 10) on Debain 9?