pgsql-server/src/pl/plpython feature.expected ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/pl/plpython feature.expected ...
Date: 2003-03-27 16:58:21
Message-ID: 20030327165821.3D64A47633A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 03/03/27 11:58:21

Modified files:
src/pl/plpython: feature.expected plpython_function.sql

Log message:
It may not be obvious to you, but the plpython regression tests
include output that vary depending on the python build one is
running. Basically, the order of keys in a dictionary is
non-deterministic, and that part of the test fails for me regularly.

I rewrote the test to work around this problem, and include a patch
file with that change and the change to the expected otuput as well.

Mike Meyer

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2003-03-27 17:10:55 pgsql-server/src/backend/utils/adt formatting.c
Previous Message Bruce Momjian - CVS 2003-03-27 16:57:39 pgsql-server/src/bin/psql describe.c