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 5bf3ee2 commit 120f730Copy full SHA for 120f730
CHANGELOG.md
@@ -2,8 +2,8 @@
2
=====
3
BUG FIXES
4
---------
5
- - Allow partition_data functions and procedure to work when the source table is in a different schema than the partition table.
6
- - Removed SECURITY DEFINER from the last two functions that still had it lingering.
+ - Allow partition_data functions and procedure to work when the source table is in a different schema than the partition table. (Github Issue #726)
+ - Removed SECURITY DEFINER from the last two functions that still had it lingering. (Github Issue #512)
7
8
9
5.2.3
0 commit comments