pgsql: Fix cast-away-const problem as well as bogus calculation of

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix cast-away-const problem as well as bogus calculation of
Дата
Msg-id 20081215190748.148FC7563FE@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix cast-away-const problem as well as bogus calculation of required buffer size.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        misc.c (r1.45 -> r1.46)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c?r1=1.45&r2=1.46)

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Do not try to change a const variable.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Do not try to change a const variable.