Latin1 characters in sql scripts

Поиск
Список
Период
Сортировка
От Rick Szeto
Тема Latin1 characters in sql scripts
Дата
Msg-id sdb928da.072@mail.tor.csi.ca
обсуждение исходный текст
Список pgsql-novice
Hi,
  I am having a problem with writing some scripts that will populate an
application because it has french characters. I already have my db
instance as LATIN1.

  My question is this: How can I escape the 'special' characters?
  Like this 0x00CE?
    or
  Like this \u00CE?

Any help would be greatly appreciated.
Rick

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: function problems.
Следующее
От: "Nicolas ..."
Дата:
Сообщение: Parameters for views based on other views