continuation character for meta commands in psql

Поиск
Список
Период
Сортировка
От Matt Zagrabelny
Тема continuation character for meta commands in psql
Дата
Msg-id CAOLfK3U=PAqYoHLWWD=deXDbAnqEv_J13vcZ6Mc_RDakwC1E9A@mail.gmail.com
обсуждение исходный текст
Ответы Re: continuation character for meta commands in psql
Re: continuation character for meta commands in psql
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Time zone "GST" not recognized.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: continuation character for meta commands in psql