============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               :       Jason Tishler
Your email address      :       [EMAIL PROTECTED]


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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to