From f5eec50c86d88f7472469c4888f95b36d55ff701 Mon Sep 17 00:00:00 2001 From: Artem Gavrilov Date: Thu, 23 May 2024 13:46:03 +0200 Subject: [PATCH] Fix comments --- pg_stat_monitor--2.0--2.1.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pg_stat_monitor--2.0--2.1.sql b/pg_stat_monitor--2.0--2.1.sql index 90ecf82..665369e 100644 --- a/pg_stat_monitor--2.0--2.1.sql +++ b/pg_stat_monitor--2.0--2.1.sql @@ -1,4 +1,4 @@ -/* contrib/pg_stat_monitor/pg_stat_monitor--1.0--2.0.sql */ +/* contrib/pg_stat_monitor/pg_stat_monitor--2.0--2.1.sql */ -- complain if script is sourced in psql, rather than via CREATE EXTENSION \echo Use "ALTER EXTENSION pg_stat_monitor" to load this file. \quit