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

Commit c70ab55

Browse files
committed
Merge branch 'PGPRO10' into PGPROEE10
2 parents 2ac822e + 68458d8 commit c70ab55

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)