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

From George Neuner
Subject Re: Regex Replace with 2 conditions
Date
Msg-id 16f44926-bd3c-8574-f158-5ba767a6ba45@comcast.net
Whole thread Raw
In response to Re: Regex Replace with 2 conditions  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general

On 2/6/2018 10:52 AM, David G. Johnston wrote:
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"​...

Thanks David.   Apologies to everyone for the noise.

George

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Pgcrypto (PostgreSQL 10) on Debain 9?
Next
From: Adrian Klaver
Date:
Subject: Re: Found non-empty schema without metadata table error whilemigrating