8 lines
66 B
PL/PgSQL
Executable File
8 lines
66 B
PL/PgSQL
Executable File
-- Type: UNDO
|
|
-- Name: test
|
|
-- Description: test
|
|
|
|
BEGIN;
|
|
|
|
COMMIT;
|