--- src/bin/psql/input.c	Fri Sep  6 06:33:46 2002
+++ src/bin/psql/input.c	Mon Jan  6 19:41:23 2003
@@ -30,7 +30,7 @@
 static void finishInput(int, void *);
 #endif
 
-#define PSQLHISTORY	".psql_history"
+#define PSQLHISTORY	".desk/psql_history"
 
 
 /*