File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 9
9
$f$;
10
10
SELECT * FROM pglogical_regress_variables()
11
11
\gset
12
- /*
13
- * Cleanup so we don't leave function in case this is neither provider nor
14
- * subscriber.
15
- */
16
- DROP FUNCTION public.pglogical_regress_variables();
17
12
/*
18
13
* Tests to ensure that objects/data that exists pre-clone is successfully
19
14
* cloned. The results are checked, after the clone, in preseed_check.sql.
Original file line number Diff line number Diff line change 11
11
SELECT * FROM pglogical_regress_variables()
12
12
\gset
13
13
14
- /*
15
- * Cleanup so we don't leave function in case this is neither provider nor
16
- * subscriber.
17
- */
18
- DROP FUNCTION public .pglogical_regress_variables ();
19
-
20
14
/*
21
15
* Tests to ensure that objects/data that exists pre-clone is successfully
22
16
* cloned. The results are checked, after the clone, in preseed_check.sql.
You can’t perform that action at this time.
0 commit comments