Skip to content

Commit 0ba44c5

Browse files
committed
1 parent f7ea4a5 commit 0ba44c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Also I would like to know about needed examples or documentation stuff.
5757

5858
## Extensions in the latest SNAPSHOT version 4.1
5959

60+
* RESET statement [](https://www.postgresql.org/docs/current/sql-reset.html)
61+
* SET LOCAL|SESSION [](https://www.postgresql.org/docs/current/sql-set.html)
6062
* support for nested `WITH` CTEs
6163
* support for **with** (cte) for **delete**, **update** and **merge**
6264
* introduce a max depth to allow parsing complex expression lists without performance loss (thx to @manticore-projects)

0 commit comments

Comments
 (0)