pgsql: Add description and item: > > Currently, while \e saves a

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add description and item: > > Currently, while \e saves a
Date: 2005-08-26 19:41:19
Message-ID: 20050826194119.0DD16D736E@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add description and item:

>
> Currently, while \e saves a single query as one entry, interactive
> queries are saved one line at a time. Ideally all queries
> whould be saved like \e does.
>
> o Allow multi-line column values to align in the proper columns
>
> If the second output column value is 'a\nb', the 'b' should appear
> in the second display column, rather than the first column as it
> does now.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1639 -> r1.1640)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1639&r2=1.1640)
pgsql/doc/src/FAQ:
TODO.html (r1.146 -> r1.147)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.146&r2=1.147)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-08-26 20:07:17 pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid
Previous Message Bruce Momjian 2005-08-26 19:32:43 pgsql: Update based on user comments: < in PL/PgSQL is to use