Re: Regex Replace with 2 conditions

Поиск
Список
Период
Сортировка
От George Neuner
Тема Re: Regex Replace with 2 conditions
Дата
Msg-id cajj7ddh85qa9h2n3m6pkhsjn7hlngp8e7@4ax.com
обсуждение исходный текст
Ответ на Regex Replace with 2 conditions  (Denisa Cirstescu <Denisa.Cirstescu@tangoe.com>)
Ответы Re: Regex Replace with 2 conditions  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: Regex Replace with 2 conditions  (Francisco Olarte <folarte@peoplecall.com>)
Список pgsql-general
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.

George



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

Предыдущее
От: "Thiemo Kellner, NHC Barhufpflege"
Дата:
Сообщение: Re: pgcrypto.gen_random_uuid() or uuid-ossp.uuid_generate_v4()?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Regex Replace with 2 conditions