Adapt to the changes of libpq(eliminateing using putenv()).

Tatsuo Ishii <ishii@postgresql.org>

Commit: bfbd58ce131c527d04911dac59feaf28876cf4cf
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2000-01-15T05:38:50Z
Releases: 7.1.1
Adapt to the changes of libpq(eliminateing using putenv()).

Files

PathChange+/−
src/bin/psql/command.c modified +19 −16
src/bin/psql/command.h modified +2 −2
src/bin/psql/copy.c modified +16 −16
src/bin/psql/copy.h modified +1 −1
src/bin/psql/mainloop.c modified +4 −4
src/bin/psql/mainloop.h modified +1 −1
src/bin/psql/startup.c modified +11 −7
src/bin/psql/stringutils.c modified +3 −2
src/bin/psql/stringutils.h modified +2 −1