pgsql: Remove the test case that depends on the platform's float output

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove the test case that depends on the platform's float output
Date: 2009-08-14 23:25:51
Message-ID: 20090814232551.BE36375331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove the test case that depends on the platform's float output format.

Modified Files:
--------------
pgsql/src/pl/plpython/expected:
plpython_types.out (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_types.out?r1=1.1&r2=1.2)
pgsql/src/pl/plpython/sql:
plpython_types.sql (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_types.sql?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-08-15 00:33:12 pgsql: Clarify the documentation about PL/Perl nested subroutines, per
Previous Message Peter Eisentraut 2009-08-14 22:39:12 Re: Re: [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches