wikipedia - wikipgedia: Unfortunatly the original porters just decided

Поиск
Список
Период
Сортировка
От xzilla@pgfoundry.org (User Xzilla)
Тема wikipedia - wikipgedia: Unfortunatly the original porters just decided
Дата
Msg-id 20051106162750.46DAF1125035@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Unfortunatly the original porters just decided to make the errnum
function always return one (since php doesnt provide pg err nums),
which causes problems because some places check this value to
determine if an error has occured. Instead make this return conditional
on an actual error having been tossed.

Modified Files:
--------------
    wikipgedia/includes:
        DatabasePostgreSQL.php (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/DatabasePostgreSQL.php.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: press - pr: Fix broken links to /about/licence.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add defenses to btree and hash index AMs to do simple sanity