Re: psql \encoding fixed
От | Bruce Momjian |
---|---|
Тема | Re: psql \encoding fixed |
Дата | |
Msg-id | 200308020244.h722ixs06338@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: psql \encoding fixed (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: psql \encoding fixed
|
Список | pgsql-hackers |
OK, psql docs updated to remove mention of that problem. --------------------------------------------------------------------------- Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > Does the new protocol fix the fact that psql \encoding doesn't see SET > > CLIENT_ENCODING changes. > > regression=# \encoding > SQL_ASCII > regression=# set client_encoding TO unicode; > SET > regression=# \encoding > UNICODE > regression=# > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: