continuation character for meta commands in psql - Mailing list pgsql-general

From Matt Zagrabelny
Subject continuation character for meta commands in psql
Date
Msg-id CAOLfK3U=PAqYoHLWWD=deXDbAnqEv_J13vcZ6Mc_RDakwC1E9A@mail.gmail.com
Whole thread Raw
Responses Re: continuation character for meta commands in psql
Re: continuation character for meta commands in psql
List pgsql-general
Greetings,

I've searched the internet and also the pgsql-general list for an answer to this question, but couldn't find one.

Is there a continuation character for meta commands in psql?

I've seen mention that a caret (^) could be used, but it didn't work correctly and the psql man page makes no mention of it.

I'd like to do something like:

\set PROMPT1 'long prompt code' \
'other long prompt configurations' \
'and more still'

in my .psqlrc file.

What do you folks think?

Thanks for any help or guidance!

-m

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Time zone "GST" not recognized.
Next
From: Adrian Klaver
Date:
Subject: Re: continuation character for meta commands in psql