Re: pg_conversion - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: pg_conversion
Date
Msg-id 20021207.191113.21589998.t-ishii@sra.co.jp
Whole thread Raw
In response to pg_conversion  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
> What do the columns conforencoding and contoencoding refer to in
> pg_conversion?
> 
> How would I convert those numbers to a string encoding name, just using SQL?
> 
> Chris

Use pg_encoding_to_char().
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Florian Weimer
Date:
Subject: Re: [PATCHES] Patch to make Turks happy.
Next
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: [SQL] SELECT FOR UPDATE locks whole table