Cygwin PostgreSQL 7.4.1 rules regression test failure

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Cygwin PostgreSQL 7.4.1 rules regression test failure
Дата
Msg-id 20040105153524.GF748@tishler.net
обсуждение исходный текст
Ответы Re: Cygwin PostgreSQL 7.4.1 rules regression test failure
Список pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        :    Jason Tishler
Your email address    :    jason@tishler.net


System Configuration
---------------------
  Architecture (example: Intel Pentium)      :   Intel Pentium

  Operating System (example: Linux 2.4.18)     :   Cygwin 1.5.5-1

  PostgreSQL version (example: PostgreSQL-7.4.1):   PostgreSQL-7.4.1

  Compiler used (example:  gcc 2.95.2)        :   gcc 3.3.1 (cygming special)


Please enter a FULL description of your problem:
------------------------------------------------
PostgreSQL-7.4.1 fails the rules regression test with a diff such as the one
posted to the pgsql-cygwin mailing list:

    http://archives.postgresql.org/pgsql-cygwin/2003-12/msg00088.php

Note that I *cannot* reproduce this problem under PostgreSQL 7.4.


Please describe a way to repeat the problem.   Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
The following assumes PostgreSQL has been built, installed, and running:

    $ # cd to where postgresql-7.4.1.tar.bz2 was extracted
    $ cd postgresql-7.4.1/src/test/regress
    $ make
    $ sed -n '1,/rules/p' serial_schedule >/tmp/rules_schedule
    $ ./pg_regress --schedule=/tmp/rules_schedule --multibyte=SQL_ASCII
    [snip]
    test rules                ... FAILED
    [snip]


If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
Sorry, I don't have any suggestions yet.


Thanks,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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

Предыдущее
От: Martin Pitt
Дата:
Сообщение: Fwd: Bug#224716: postgresql-client: createuser fails
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cygwin PostgreSQL 7.4.1 rules regression test failure