Format code

This commit is contained in:
Artem Gavrilov
2024-06-07 18:14:51 +02:00
parent 91c5683e36
commit ef378f52c8

View File

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