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

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Add description and item: > > Currently, while \e saves a
Дата
Msg-id 20050826194119.0DD16D736E@svr1.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update based on user comments: < in PL/PgSQL is to use
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid