mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Correct the SQL definition for function/procedure with the Atomic keyword in PG14. Fixes #7029
This commit is contained in:
committed by
Akshay Joshi
parent
fd53e4f5f9
commit
91a288c2bb
@@ -2560,7 +2560,7 @@ define('tools.querytool', [
|
||||
|
||||
Notify.confirm(
|
||||
gettext('Connection Warning'),
|
||||
'<p style="float:left">'+
|
||||
'<p style="float:left margin-right:0.5em">'+
|
||||
'<span class="fa fa-exclamation-triangle warn-icon" aria-hidden="true" role="img">'+
|
||||
'</span>'+
|
||||
'</p>'+
|
||||
|
||||
Reference in New Issue
Block a user