how to change line terminator - Mailing list pgsql-novice

From Siddharth Saha
Subject how to change line terminator
Date
Msg-id AANLkTilLLJ2qHQ-ma736nLuKcQsgtM4V3HRKEMXs7nzu@mail.gmail.com
Whole thread Raw
Responses Re: how to change line terminator
List pgsql-novice
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.

-Siddharth

pgsql-novice by date:

Previous
From: Arvind Sharma
Date:
Subject: Triggers, Stored Procedures to Aggregate table ?
Next
From: Andreas Kretschmer
Date:
Subject: Re: SQL from Linux command line