---------- Forwarded message --------- Od: Pavel Stehule<pavel.stehule@gmail.com> Date: po 27. 12. 2021 v 5:30 Subject: Re: Schema variables - new implementation for Postgres 15 To: Justin Pryzby <pryzby@telsasoft.com>
> > Maybe "session variable" should be added to the glossary. > > done
+ A persistent database object that holds an value in session memory. + This memory is not shared across sessions, and after session end, this + memory (the value) is released. The access (read or write) to session variables + is controlled by access rigths similary to other database object access rigts.
an value => a value rigths => rights rigts => rights