Re: continuation character for meta commands in psql

2020-01-24 Thread Tom Lane
Matt Zagrabelny writes: > Is there a continuation character for meta commands in psql? No. regards, tom lane

Re: continuation character for meta commands in psql

2020-01-24 Thread Adrian Klaver
On 1/24/20 9:42 AM, Matt Zagrabelny wrote: 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

continuation character for meta commands in psql

2020-01-24 Thread Matt Zagrabelny
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 ps