diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-04-25 14:33:41 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-04-25 14:33:41 +0000 |
commit | 5fd7df43e290792afbc92093581fa089bbead218 (patch) | |
tree | 222e223ab7f7441385311790447e9da1ac1cb545 /src/backend/access/gist/gist.c | |
parent | 2b700935485d5d36d048a239f6da736f382d298b (diff) | |
download | postgresql-5fd7df43e290792afbc92093581fa089bbead218.tar.gz postgresql-5fd7df43e290792afbc92093581fa089bbead218.zip |
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.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions