diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-02-01 00:03:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-02-01 00:03:09 +0000 |
commit | 5eb29fea25b9ff92a64d9f56580c125cab183ebf (patch) | |
tree | d49078feffec02eb1bdcb3d4594482f773848a28 /src/backend/access/gist/gist.c | |
parent | 6851baeda1cfb347b20d1430b6c42eee58b7ec8e (diff) | |
download | postgresql-5eb29fea25b9ff92a64d9f56580c125cab183ebf.tar.gz postgresql-5eb29fea25b9ff92a64d9f56580c125cab183ebf.zip |
Add:
>
> o Prevent tab completion of SET TRANSACTION from querying the
> database and therefore preventing the transaction isolation
> level from being set.
>
> Currently, SET <tab> causes a database lookup to check all
> supported session variables. This query causes problems
> because setting the transaction isolation level must be the
> first statement of a transaction.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions