Re: how to change line terminator

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: how to change line terminator
Дата
Msg-id 201007121544.o6CFiY029808@momjian.us
обсуждение исходный текст
Ответ на how to change line terminator  (Siddharth Saha <siddharthsaha@drishti-soft.com>)
Список pgsql-novice
Siddharth Saha wrote:
> how to change line terminator/delimiter. Currently for me it is semicolon.
> So when I am writing a function on the CLI, it stops when encountering a
> semicolon in a statement like
>
>  val := 1;
>
> before the function end.

The entire function body needs to be in a quoted block, or $$.  Can you
show us the command and error?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + None of us is going to be here forever. +

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Join Scalability
Следующее
От: Richard Broersma
Дата:
Сообщение: Re: