Format code
parent
91c5683e36
commit
ef378f52c8
|
@ -2137,6 +2137,7 @@ pg_stat_monitor_internal(FunctionCallInfo fcinfo,
|
||||||
pgsmSharedState *pgsm;
|
pgsmSharedState *pgsm;
|
||||||
|
|
||||||
int expected_columns;
|
int expected_columns;
|
||||||
|
|
||||||
switch (api_version)
|
switch (api_version)
|
||||||
{
|
{
|
||||||
case PGSM_V1_0:
|
case PGSM_V1_0:
|
||||||
|
|
Loading…
Reference in New Issue