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

Function PQgssEncInUse

src/interfaces/libpq/fe-secure.c:466–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

464}
465
466int
467PQgssEncInUse(PGconn *conn)
468{
469 return 0;
470}
471
472#endif /* ENABLE_GSS */
473

Callers 1

printGSSInfoFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected