Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
255
Datum
256
plunit_assert_equals(PG_FUNCTION_ARGS)
257
{
258
return plunit_assert_equals_message(fcinfo);
259
}
260
261
Datum
262
plunit_assert_equals_message(PG_FUNCTION_ARGS)
Callers
nothing calls this directly
Calls
1
plunit_assert_equals_message
Function · 0.85
Tested by
no test coverage detected