postgresql/src/bin/initdb
Heikki Linnakangas 503de54621 Add missing SYSTEMQUOTEs
Some popen() calls were missing SYSTEMQUOTEs, which caused initdb and
pg_upgrade to fail on Windows, if the installation path contained both
spaces and @ signs.

Patch by Nikhil Deshpande. Backpatch to all supported versions.
2014-04-30 10:35:52 +03:00
..
po Translation updates 2013-12-02 00:17:07 -05:00
t Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Clean up temp installations after client program tests. 2014-04-25 15:40:35 -04:00
findtimezone.c Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
initdb.c Add missing SYSTEMQUOTEs 2014-04-30 10:35:52 +03:00
nls.mk Move rmtree() from libpgport to libpgcommon 2013-10-19 10:20:51 -04:00