aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-12-17 01:05:31 +0000
committerBruce Momjian <bruce@momjian.us>1999-12-17 01:05:31 +0000
commit83bad7c063b6a800db9640d6cb14ef62b9027298 (patch)
treeef33d28074ba1d7581bfc679e369fe80f8101aa7 /src/backend/parser/parse_expr.c
parent1b22a8cb033b11721d22b5d5a6c550c571731dae (diff)
downloadpostgresql-83bad7c063b6a800db9640d6cb14ef62b9027298.tar.gz
postgresql-83bad7c063b6a800db9640d6cb14ef62b9027298.zip
This is my -- hopefully sufficiently portable -- attempt at cleaning out
initdb. No more obscure dependencies on environment variables or paths. It now finds the templates and the right postgres itself (with cmd line options as fallback). It also no longer depends on $USER (su safe), and doesn't advertise that --username allows you to install the db as a different user, since that doesn't work anyway. Also, recovery and cleanup on all errors. Consistent options, clearer documentation. Please take a look at this and adopt it if you feel it's safe enough. I have simulated all the stupid circumstances I could think of, but you never know with shell scripts. Oh yeah, you can give the postgres user a default password now. -- Peter Eisentraut Sernanders väg 10:115
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions