[MDEV-33384] ALTER PACKAGE [ BODY ] statement Created: 2024-02-05 Updated: 2024-02-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Stored routines |
| Fix Version/s: | 11.6 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||
| Description |
|
For symmetry with ALTER FUNCTION and ALTER PROCEDURE, let's have ALTER PACKAGE and ALTER PACKAGE BODY statements.
|