Обсуждение: pgsql: Tweak the PL/PgSQL regression tests to catch the recently

Поиск
Список
Период
Сортировка

pgsql: Tweak the PL/PgSQL regression tests to catch the recently

От
neilc@svr1.postgresql.org (Neil Conway)
Дата:
Log Message:
-----------
Tweak the PL/PgSQL regression tests to catch the recently reported bug
in parsing cursor declarations.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        plpgsql.out (r1.38 -> r1.39)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/plpgsql.out.diff?r1=1.38&r2=1.39)
    pgsql/src/test/regress/sql:
        plpgsql.sql (r1.33 -> r1.34)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/plpgsql.sql.diff?r1=1.33&r2=1.34)