| От | Tom Lane |
|---|---|
| Тема | Re: proposal - assign result of query to psql variable |
| Дата | |
| Msg-id | 12017.1343280977@sss.pgh.pa.us обсуждение |
| Ответ на | proposal - assign result of query to psql variable (Pavel Stehule <pavel.stehule@gmail.com>) |
| Ответы |
Re: proposal - assign result of query to psql variable
Re: proposal - assign result of query to psql variable |
| Список | pgsql-hackers |
Pavel Stehule <pavel.stehule@gmail.com> writes:
> \eset variable [, variable [..]] query -- it raise exception when
> more than one row is returned or when no row is returned
Better would be a variant on \g, that is you type in the query and
then tell it where to put the result. We have learned the hard way
that putting SQL commands into the arguments of backslash commands
is a horrid idea. Maybe
select x,y,... from ...\gset var1 var2 ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера