Quotes and functions

Поиск
Список
Период
Сортировка
От Thomas Sandford
Тема Quotes and functions
Дата
Msg-id 008901c1d5a3$05084c60$0300000a@paradise
обсуждение исходный текст
Ответ на pgAdmin users upgrading to PostgreSQL 7.2  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-support
There seems to be a "round trip" problem when editing function definitions
within the definition pane of the function window.

If the function text uses single quotes (') then these must be doubled up
(because of the single quotes enclosing the entire function body). However
the doubling up is removed in a save/display loop.

The result is that _every time_ you edit the function you have to add an
extra quote to each occurence of the quote character.

--
Thomas Sandford | thomas@paradisegreen.co.uk


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

Предыдущее
От: Jeff Cain
Дата:
Сообщение: pgsql problems.
Следующее
От: Dave Page
Дата:
Сообщение: Re: Quotes and functions