Format code

pull/463/head
Artem Gavrilov 2024-06-07 18:14:51 +02:00
parent 91c5683e36
commit ef378f52c8
1 changed files with 46 additions and 45 deletions

View File

@ -2137,6 +2137,7 @@ pg_stat_monitor_internal(FunctionCallInfo fcinfo,
pgsmSharedState *pgsm;
int expected_columns;
switch (api_version)
{
case PGSM_V1_0: