Re: Regex Replace with 2 conditions

From: George Neuner <gneuner2(at)comcast(dot)net>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Regex Replace with 2 conditions
Date: 2018-02-06 16:13:08
Message-ID: 16f44926-bd3c-8574-f158-5ba767a6ba45@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)comcast(dot)net
> <mailto:gneuner2(at)comcast(dot)net>>wrote:
>
> On Mon, 5 Feb 2018 18:22:02 +0100, Francisco Olarte
> <folarte(at)peoplecall(dot)com <mailto:folarte(at)peoplecall(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-02-06 16:38:40 Re: Found non-empty schema without metadata table error while migrating
Previous Message Raymond O'Donnell 2018-02-06 15:58:14 Re: Pgcrypto (PostgreSQL 10) on Debain 9?