Fix indent for code clarity
This commit is contained in:
@@ -221,7 +221,7 @@ AS $$
|
||||
|
||||
BEGIN
|
||||
EXECUTE ext_query INTO ext;
|
||||
EXCEPTION
|
||||
EXCEPTION
|
||||
-- This is the typical ERROR: stats for "mytable" do not exist
|
||||
WHEN internal_error THEN
|
||||
-- Get stats and execute again
|
||||
|
||||
Reference in New Issue
Block a user