pgsql: Fix saveHistory() to not emit bogus complaint during psql exit - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix saveHistory() to not emit bogus complaint during psql exit
Date
Msg-id 20060618173048.3E0319FA188@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix saveHistory() to not emit bogus complaint during psql exit when using
Darwin's libedit; per my proposal last August.  Also, suppress cast-away-
const warnings.

Modified Files:
--------------
    pgsql/src/bin/psql:
        input.c (r1.55 -> r1.56)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.c.diff?r1=1.55&r2=1.56)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Increase timeout in statement_timeout test from 1 second to 2
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Don't try to call posix_fadvise() unless supplies a