We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d06637 commit 2f040bbCopy full SHA for 2f040bb
ptrack--2.1--2.2.sql
@@ -1,7 +1,7 @@
1
/* ptrack/ptrack--2.1--2.2.sql */
2
3
-- Complain if script is sourced in psql, rather than via ALTER EXTENSION
4
-\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file.\ quit
+\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file. \quit
5
6
DROP FUNCTION ptrack_get_pagemapset(start_lsn pg_lsn);
7
CREATE FUNCTION ptrack_get_pagemapset(start_lsn pg_lsn)
ptrack--2.2--2.3.sql
@@ -1,5 +1,5 @@
/* ptrack/ptrack--2.2--2.3.sql */
0 commit comments