pgsql: Make saveHistory work properly on OS X when HISTFILE is set to

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make saveHistory work properly on OS X when HISTFILE is set to
Date: 2006-08-27 15:05:20
Message-ID: 20060827150520.6C38E9FC5C9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make saveHistory work properly on OS X when HISTFILE is set to /dev/null.
Per discussion with Martin Atukunda.

Modified Files:
--------------
pgsql/src/bin/psql:
input.c (r1.57 -> r1.58)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.c.diff?r1=1.57&r2=1.58)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2006-08-27 16:15:43 pgsql: - Enabled single-quoted connection targets.
Previous Message User Cunha17 2006-08-27 13:15:52 snapshot - root: Meaningful messages on "./Makefile.sh clean"