Skip to content

Commit 2f040bb

Browse files
committed
[PGPRO-6731] Fix '\ quit' typo in extension upgrade scripts
1 parent 8d06637 commit 2f040bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ptrack--2.1--2.2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ptrack/ptrack--2.1--2.2.sql */
22

33
-- Complain if script is sourced in psql, rather than via ALTER EXTENSION
4-
\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file.\ quit
4+
\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file. \quit
55

66
DROP FUNCTION ptrack_get_pagemapset(start_lsn pg_lsn);
77
CREATE FUNCTION ptrack_get_pagemapset(start_lsn pg_lsn)

ptrack--2.2--2.3.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ptrack/ptrack--2.2--2.3.sql */
22

33
-- Complain if script is sourced in psql, rather than via ALTER EXTENSION
4-
\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file.\ quit
4+
\echo Use "ALTER EXTENSION ptrack UPDATE;" to load this file. \quit
55

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy