projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc279c9
)
Fix file-identification comment in contrib/pgcrypto/pgcrypto--1.2.sql.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 20 Oct 2014 14:53:57 +0000
(10:53 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 20 Oct 2014 14:53:57 +0000
(10:53 -0400)
Cosmetic oversight in commit
32984d8fc3dbb90a3fafb69fece0134f1ea790f9
.
Marko Tiikkaja
contrib/pgcrypto/pgcrypto--1.2.sql
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pgcrypto/pgcrypto--1.2.sql
b/contrib/pgcrypto/pgcrypto--1.2.sql
index 370a9a19cdf9346d80192afec41929ccfa34cd3c..d6d5e7de34ad580979de28b44fcabcdae522c49d 100644
(file)
--- a/
contrib/pgcrypto/pgcrypto--1.2.sql
+++ b/
contrib/pgcrypto/pgcrypto--1.2.sql
@@
-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
\echo Use "CREATE EXTENSION pgcrypto" to load this file. \quit