--- src/bin/psql/input.c +++ src/bin/psql/input.c @@ -42,7 +42,7 @@ static void finishInput(int, void *); #endif -#define PSQLHISTORY ".psql_history" +#define PSQLHISTORY ".desk/psql_history" #ifdef USE_READLINE