changeset 93267:35a1e6aa7614 |
---|
date: | 2025-04-03 19:22 +0200 |
---|
user: | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|
branch: | Mar2025 |
---|
files: | clients/mapiclient/mhelp.c |
---|
message: | Add help syntax for CREATE TEMP VIEW. |
---|
|
changeset 93268:7d69ec9472df |
---|
date: | 2025-04-03 19:45 +0200 |
---|
user: | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|
branch: | Mar2025 |
---|
files: | sql/backends/monet5/sql_upgrades.c |
---|
message: | Fix compilation error: |
---|
|
changeset 93269:a29292c1412b |
---|
date: | 2025-04-03 20:12 +0200 |
---|
user: | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|
branch: | Mar2025 |
---|
files: | sql/server/sql_parser.y |
---|
message: | For temporary views disallow the optional specification WITH CHECK OPTION |
---|
|
changeset 93270:4375fb7e1ddd |
---|
date: | 2025-04-03 20:14 +0200 |
---|
user: | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|
branch: | Mar2025 |
---|
files: | sql/test/BugTracker-2025/Tests/7625_missing_temporary_view_types.test |
---|
message: | Extend test with creating a temporary view with a qualified name other than schema tmp. It should give an error. |
---|
|