8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623453a commit 8a987afCopy full SHA for 8a987af
src/bin/scripts/createlang.sh
@@ -7,7 +7,7 @@
7
# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
8
# Portions Copyright (c) 1994, Regents of the University of California
9
#
10
-# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createlang.sh,v 1.26 2001/05/23 22:00:43 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createlang.sh,v 1.27 2001/05/24 00:13:13 petere Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -19,6 +19,7 @@ dbname=
19
langname=
20
list=
21
showsql=
22
+PGLIB=
23
24
# Check for echo -n vs echo \c
25
0 commit comments