orafce - orafce: Add an encoding option to utl_file.fopen() per

Поиск
Список
Период
Сортировка
От itagaki@pgfoundry.org (User Itagaki)
Тема orafce - orafce: Add an encoding option to utl_file.fopen() per
Дата
Msg-id 20091204002850.B6F9C10749EC@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add an encoding option to utl_file.fopen() per user-request.
This is an orafce-specific feature (not exists in Oracle).

Modified Files:
--------------
    orafce:
        file.c (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/file.c?r1=1.20&r2=1.21)
        orafunc.sql.in (r1.63 -> r1.64)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in?r1=1.63&r2=1.64)
        others.c (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/others.c?r1=1.21&r2=1.22)

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

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Fix bug in temporary file management with subtransactions.
Следующее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: orafce - orafce: Add documentation for utl_file.fopen() with an