pgsql: Regression tests for new btree_gist "not equals" support.

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Regression tests for new btree_gist "not equals" support.
Дата
Msg-id 20100803195320.266887541D7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Regression tests for new btree_gist "not equals" support.

Jeff Davis, with minor adjustments by me.

Modified Files:
--------------
    pgsql/contrib/btree_gist:
        Makefile (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/Makefile?r1=1.12&r2=1.13)

Added Files:
-----------
    pgsql/contrib/btree_gist/expected:
        not_equal.out (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/expected/not_equal.out?rev=1.1&content-type=text/x-cvsweb-markup)
    pgsql/contrib/btree_gist/sql:
        not_equal.sql (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/sql/not_equal.sql?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Code review for --quote-all-identifiers patch: add missing --help
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Replace the naive HYPOT() macro with a standards-conformant