Skip to content

Commit 4ecd278

Browse files
committed
Add mention that createlang.sh indirection not needed but kept for later.
1 parent 8be6745 commit 4ecd278

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bin/scripts/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $Header: /cvsroot/pgsql/src/bin/scripts/Makefile,v 1.13 2001/05/23 22:00:43 petere Exp $
8+
# $Header: /cvsroot/pgsql/src/bin/scripts/Makefile,v 1.14 2002/01/03 08:38:00 momjian Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -17,6 +17,7 @@ SCRIPTS := createdb dropdb createuser dropuser createlang droplang vacuumdb
1717

1818
all: $(SCRIPTS)
1919

20+
# we don't need this now, but we may need it some day, bjm 2002-01-03
2021
createlang: createlang.sh
2122
cp $< $@
2223
chmod a+x $@

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