pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut - PostgreSQL)
Тема pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...
Дата
Msg-id 20020827201649.12BA74763E9@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    petere@postgresql.org    02/08/27 16:16:49

Modified files:
    doc/src/sgml/ref: psql-ref.sgml
    src/bin/psql   : common.c describe.c mbprint.c mbprint.h print.c
                     startup.c stringutils.c

Log message:
    Enable locale, so case conversion (identifier processing) and number
    formatting (\timing) works correctly.  Change "Total time" to "Time"
    since there is nothing that "total" refers to.  Remove non-multibyte
    code.


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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut - PostgreSQL)
Дата:
Сообщение: pgsql-server/ oc/src/sgml/ref/pg_dump.sgml oc/ ...
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql-server/src backend/utils/adt/numutils.c ...