dbi-link - dbi-link: - Functions will now load and compile with

Поиск
Список
Период
Сортировка
От anti@pgfoundry.org (User Anti)
Тема dbi-link - dbi-link: - Functions will now load and compile with
Дата
Msg-id 20051118185645.1A43E1125061@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
- Functions will now load and compile with plperl.use_strict set to TRUE.
- Fixed all instances of $_TD{} to correct hash reference $_TD->{}
- Fixed a few typos of variable names that broke strict usage.

Modified Files:
--------------
    dbi-link:
        make_connection.sql (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/make_connection.sql.diff?r1=1.9&r2=1.10)
        remote_query.sql (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/remote_query.sql.diff?r1=1.7&r2=1.8)

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

Предыдущее
От: alvherre@svr1.postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Add tab completion for RESET SESSION AUTHORIZATION.
Следующее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: added -C so that we don't chdir to the script