summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-01-06 01:00:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-01-06 01:00:12 +0000
commitd97ae8230e0c5be122e71341fd65d3e3553ed010 (patch)
treed4b903a3f144b52e20cc5c0235177d12805a8817 /src/tutorial/funcs.source
parentfdbeaaf90a07c6703ec482c3f1bb3fb04882a64f (diff)
Make the various places that determine the user's "home directory"
consistent. On Unix we now always consult getpwuid(); $HOME isn't used at all. On Windows the code currently consults $USERPROFILE, or $HOME if that's not defined, but I expect this will change as soon as the win32 hackers come to a consensus. Nothing done yet about changing the file names used underneath $USERPROFILE.
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions