]> granicus.if.org Git - postgresql/commit
Add:
authorBruce Momjian <bruce@momjian.us>
Wed, 1 Feb 2006 00:03:09 +0000 (00:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 1 Feb 2006 00:03:09 +0000 (00:03 +0000)
commit5eb29fea25b9ff92a64d9f56580c125cab183ebf
treed49078feffec02eb1bdcb3d4594482f773848a28
parent6851baeda1cfb347b20d1430b6c42eee58b7ec8e
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.
doc/TODO
doc/src/FAQ/TODO.html