mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Format code
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user