Files
pg_stat_monitor/t/034_update.pl
Artem Gavrilov d74e927adb PG-1931 Fix returned vaules from C function
Latest version of extension stll may be installed with previous API
verison. So we have to return appropriate data set from C code. This
commit fixes bug that was introduced in PGSM version 2.1 when extension
created with API version 2.0 crashes on data fetch.
2025-09-18 11:00:40 +02:00

1.9 KiB