Skip to content

Commit 1f2f53c

Browse files
committed
Since the backend now handles relative PGDATA, initdb doesn't have to work
around anymore.
1 parent abfb417 commit 1f2f53c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/bin/initdb/initdb.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
# Copyright (c) 1994, Regents of the University of California
2525
#
26-
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.109 2000/11/02 19:48:39 petere Exp $
26+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.110 2000/11/04 12:47:48 petere Exp $
2727
#
2828
#-------------------------------------------------------------------------
2929

@@ -424,11 +424,6 @@ else
424424
fi
425425
fi
426426

427-
# Be sure that PGDATA is an absolute path, otherwise backend croaks.
428-
429-
unset CDPATH
430-
PGDATA=`cd $PGDATA && pwd`
431-
432427

433428
##########################################################################
434429
#

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