]> git.ipfire.org Git - thirdparty/postgresql.git/commit
I now see we support RESET SESSION AUTHORIZATION, so it seems we have to
authorBruce Momjian <bruce@momjian.us>
Tue, 25 Apr 2006 14:33:41 +0000 (14:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 25 Apr 2006 14:33:41 +0000 (14:33 +0000)
commit5fd7df43e290792afbc92093581fa089bbead218
tree222e223ab7f7441385311790447e9da1ac1cb545
parent2b700935485d5d36d048a239f6da736f382d298b
I now see we support RESET SESSION AUTHORIZATION, so it seems we have to
use RESET CONNECTION:

< * Add RESET SESSION command to reset all session state
> * Add RESET CONNECTION command to reset all session state
447c447
<   notify the protocol when a RESET SESSION command is used.
>   notify the protocol when a RESET CONNECTION command is used.
doc/TODO
doc/src/FAQ/TODO.html