Re: Regex Replace with 2 conditions - Mailing list pgsql-general

From George Neuner
Subject Re: Regex Replace with 2 conditions
Date
Msg-id cajj7ddh85qa9h2n3m6pkhsjn7hlngp8e7@4ax.com
Whole thread Raw
In response to Regex Replace with 2 conditions  (Denisa Cirstescu <Denisa.Cirstescu@tangoe.com>)
Responses 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>)
List 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 by date:

Previous
From: "Thiemo Kellner, NHC Barhufpflege"
Date:
Subject: Re: pgcrypto.gen_random_uuid() or uuid-ossp.uuid_generate_v4()?
Next
From: "David G. Johnston"
Date:
Subject: Re: Regex Replace with 2 conditions