]> granicus.if.org Git - postgresql/commit
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:24:21 +0000 (19:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 19:24:21 +0000 (19:24 +0000)
commit953570a8999cd7e8d79f9f62d98522a59d452c61
tree93abcac36de1463a98326fdef2a882e52c06ff1d
parent9ea9892c99843e1b210ae3bbd91fbb702e6dd3ac
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
APPDATA directory on Windows.  Magnus Hagander
src/Makefile.global.in
src/bin/psql/win32.mak
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/win32.mak
src/port/path.c