Re: Fwd: PQexecPrepared() question - Mailing list pgsql-general

From Tom Lane
Subject Re: Fwd: PQexecPrepared() question
Date
Msg-id 3370708.1766171895@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: PQexecPrepared() question  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general
Ron Johnson <ronljohnsonjr@gmail.com> writes:
> If there's an encoding mismatch between the server and client, does
> "something" (like a PQ driver) convert text in the data stream from the
> source encoding to the target encoding?

The server does that itself.

            regards, tom lane



pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Fwd: PQexecPrepared() question
Next
From: Adrian Klaver
Date:
Subject: Re: Fwd: PQexecPrepared() question