mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix file-identification comment in contrib/pgcrypto/pgcrypto--1.2.sql.
Cosmetic oversight in commit 32984d8fc3
.
Marko Tiikkaja
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
/* contrib/pgcrypto/pgcrypto--1.1.sql */
|
/* contrib/pgcrypto/pgcrypto--1.2.sql */
|
||||||
|
|
||||||
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
||||||
\echo Use "CREATE EXTENSION pgcrypto" to load this file. \quit
|
\echo Use "CREATE EXTENSION pgcrypto" to load this file. \quit
|
||||||
|
Reference in New Issue
Block a user