mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Mark savepoints as supported.
This commit is contained in:
parent
e3b8530cc3
commit
b99b094487
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ T231 SENSITIVE cursors YES
|
|||
T241 START TRANSACTION statement YES
|
||||
T251 SET TRANSACTION statement: LOCAL option NO
|
||||
T261 Chained transactions NO
|
||||
T271 Savepoints NO
|
||||
T271 Savepoints YES
|
||||
T281 SELECT privilege with column granularity NO
|
||||
T301 Functional Dependencies NO
|
||||
T312 OVERLAY function YES
|
||||
|
|
|
|||
Loading…
Reference in a new issue