psql & query string length

Поиск
Список
Период
Сортировка
От Ansley, Michael
Тема psql & query string length
Дата
Msg-id 1BF7C7482189D211B03F00805F8527F70ED069@S-NATH-EXCH2
обсуждение исходный текст
Ответы Re: [HACKERS] psql & query string length
Список pgsql-hackers
Me, again...

In psql, is the \ that appears before a command supposed to terminate the
existing query line (if any), as well as escape the command from the query?
It seems that way, because anything after a \ command is ignored totally,
even another command.  Once the command has been executed, that's it.  Is
this the way that it's supposed to be?

Cheers...

MikeA


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: v6.5.1 'bundled'...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Another reason to redesign querytree representation