Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 68458d8

Browse files
committed
Remove forgotten debug output
1 parent 82b20c6 commit 68458d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/psql/input.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,6 @@ initializeInput(int flags)
406406
else
407407
{
408408
psql_history = pg_strdup(histfile);
409-
fprintf(stderr,"Expanding tilde\n");
410409
expand_tilde(&psql_history);
411410
}
412411

0 commit comments

Comments
 (0)