Re: Regex Replace with 2 conditions

From: George Neuner <gneuner2(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Regex Replace with 2 conditions
Date: 2018-02-06 17:18:52
Message-ID: v7oj7d1ormvbsomse4s2c8ecunpfqojm9c@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 6 Feb 2018 17:57:33 +0100, Francisco Olarte
<folarte(at)peoplecall(dot)com> wrote:

>So, no question mark sent, I suspect your mail chain may be playing
>tricks on you, or may be you are translating to 7 bits on purpose
>since your mail came with the headers:
>
>>>>
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
><<<
>
>I'll suggest you fix that before participating in threads with unicode
>content. Also, many programs use ? as a placeholder for something not
>in its charset, so always suspect you are not seeing the right char
>when you encounter one of this things.

Usually I do see unicode characters correctly.

My news client defaults to *sending* in ISO-8859-1 (US acsii), but it
displays incoming messages in UTF-8, and in HTML if applicable ... so
I'm not sure why I'm not seeing whatever it was that you actually
typed. It does keep coming through as a question mark in all the
responses.

I read this group through the Gmane mail->news reflector ... maybe
that has something to do with it?

George

In response to

Browse pgsql-general by date

  From Date Subject
Next Message robert rottermann 2018-02-06 17:24:31 pgadmin4: not possible to create server
Previous Message Francisco Olarte 2018-02-06 16:57:33 Re: Regex Replace with 2 conditions