Re: minor: ~ not resolved in psql
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Bas Scheffers <bas@scheffers.net>
Cc: pgsql-bugs@postgresql.org
Date: 2003-10-30T18:13:20Z
Lists: pgsql-bugs
Bas Scheffers writes: > When opening a file in psql, ~ (the user's home dir) is resolved when > using tab completion to find the file, but when you hit enter and psql > actualy tries to open it, you get a file not found error. This is not a bug. If there is not file named ~ then it can't be opened. -- Peter Eisentraut peter_e@gmx.net