pg_available_encodings([INTEGER how]) RETURNS setof TEXT

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgsql-odbc(at)postgresql(dot)org
Subject: pg_available_encodings([INTEGER how]) RETURNS setof TEXT
Date: 2001-09-24 09:38:04
Message-ID: 4.2.0.58.20010924112348.00a66bd0@pop.freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello Tatsuo & all,

Sorry: in my mast message, I meant 'double-byte forms' and not 'double_byte
unicode forms' since SP4.

In answer to your question:

Dave publish a new CVS snapshot of pgAdmin II where encodings are hard-coded.
A 'pg_available_encodings([INTEGER how]) RETURNS set of TEXT' function
would make sure users
only create a database with 'UNICODE' if PostgreSQL was built-in with
multibyte support.

A database creation time, available codings are presented in a drop-down menu.

Greetings from Paris
Jean-Michel POURE

Browse pgsql-odbc by date

  From Date Subject
Next Message Johann Zuschlag 2001-09-24 10:24:55 Re: New driver options in 7.01.0007
Previous Message Jean-Michel POURE 2001-09-24 08:53:31 Re: [HACKERS] UTF-8 support