Re: Assign TEXT/NAME variable type to SET SESSION AUTHORIZATION

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David
Thanks a lot!

--

kp


śr., 4 wrz 2024 o 15:15 David G. Johnston <david.g.johnston_at_gmail.com_keypey@xxxxxxxx> napisał(a):
On Wednesday, September 4, 2024, wrote: _user := 'postgres'::name;end if; SET SESSION AUTHORIZATION _user::name;end;$body$;```---Unfortunately, I don't know how to convert it so that
DuckDuckGo did not detect any trackers.
On Wednesday, September 4, 2024, <keypey@xxxxxxxx> wrote:


_user := 'postgres'::name;
end if;

SET SESSION AUTHORIZATION _user::name;
end;
$body$
;
```
---
Unfortunately, I don't know how to convert it so that SET SESSION AUTHORIZATION works properly.


Dynamic SQL, I.e., the execute statement.

David J. 


--
kp.,


[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux