MCPcopy Create free account
hub / github.com/apache/cloudberry / plunit_assert_equals

Function plunit_assert_equals

gpcontrib/orafce/plunit.c:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255Datum
256plunit_assert_equals(PG_FUNCTION_ARGS)
257{
258 return plunit_assert_equals_message(fcinfo);
259}
260
261Datum
262plunit_assert_equals_message(PG_FUNCTION_ARGS)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected