aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/spi/own_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/spi/own_test.c')
-rw-r--r--src/exchangedb/spi/own_test.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/exchangedb/spi/own_test.c b/src/exchangedb/spi/own_test.c
index 04798bfa7..10af02e31 100644
--- a/src/exchangedb/spi/own_test.c
+++ b/src/exchangedb/spi/own_test.c
@@ -530,6 +530,11 @@ pg_spi_update_y(PG_FUNCTION_ARGS)
PG_RETURN_VOID();
}
+
+
+
+
+
Datum
pg_spi_prepare_update(PG_FUNCTION_ARGS)
{
@@ -580,6 +585,9 @@ void _PG_fini(void)
*/
+
+
+
Datum
pg_spi_get_dep_ref_fees (PG_FUNCTION_ARGS) {
/* Define plan to save */