pgsql: Have psql history save \e editor contents to history before query

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Have psql history save \e editor contents to history before query
Date: 2006-06-05 03:55:00
Message-ID: 20060605035501.06C819FA5BA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Have psql history save \e editor contents to history before query is
executed, like it did for 8.1.X.

Modified Files:
--------------
pgsql/src/bin/psql:
mainloop.c (r1.75 -> r1.76)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c.diff?r1=1.75&r2=1.76)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2006-06-05 14:04:31 fulldisjunction - fd: Fixed the problem of not detecting dropped
Previous Message Tom Lane 2006-06-05 03:03:42 pgsql: Increase the default value of cpu_index_tuple_cost from 0.001 to