We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ea4a5 commit 0ba44c5Copy full SHA for 0ba44c5
README.md
@@ -57,6 +57,8 @@ Also I would like to know about needed examples or documentation stuff.
57
58
## Extensions in the latest SNAPSHOT version 4.1
59
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)
62
* support for nested `WITH` CTEs
63
* support for **with** (cte) for **delete**, **update** and **merge**
64
* introduce a max depth to allow parsing complex expression lists without performance loss (thx to @manticore-projects)
0 commit comments