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

Function do_pset

src/bin/psql/command.c:4161–4482  ·  view source on GitHub ↗

* do_pset * * Performs the assignment "param = value", where value could be NULL; * for some params that has an effect such as inversion, for others * it does nothing. * * Adjusts the state of the formatting options at *popt. (In practice that * is always pset.popt, but maybe someday it could be different.) * * If successful and quiet is false, then invokes printPsetInfo() to report * t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

parse_psql_optionsFunction · 0.85
exec_command_aFunction · 0.85
exec_command_CFunction · 0.85
exec_command_fFunction · 0.85
exec_command_htmlFunction · 0.85
exec_command_psetFunction · 0.85
exec_command_tFunction · 0.85
exec_command_TFunction · 0.85
exec_command_xFunction · 0.85

Calls 8

pg_strncasecmpFunction · 0.85
set_unicode_line_styleFunction · 0.85
refresh_utf8formatFunction · 0.85
pg_strcasecmpFunction · 0.85
ParseVariableBoolFunction · 0.85
PsqlVarEnumErrorFunction · 0.85
pg_strdupFunction · 0.85
printPsetInfoFunction · 0.85

Tested by

no test coverage detected