aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/spi/own_test.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/spi/own_test.sql')
-rw-r--r--src/exchangedb/spi/own_test.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/spi/own_test.sql b/src/exchangedb/spi/own_test.sql
index 369c56a60..9fe42c0a4 100644
--- a/src/exchangedb/spi/own_test.sql
+++ b/src/exchangedb/spi/own_test.sql
@@ -137,7 +137,7 @@ CREATE OR REPLACE FUNCTION pg_spi_get_dep_ref_fees(
,IN wtid BYTEA
)
RETURNS VOID
- LANGUAGE c COST 100
+ LANGUAGE c VOLATILE COST 100
AS '$libdir/own_test', 'pg_spi_get_dep_ref_fees';
CREATE OR REPLACE FUNCTION update_pg_spi_get_dep_ref_fees(