python - fe: Add more tests to testArray.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Add more tests to testArray.
Date: 2006-03-23 06:47:28
Message-ID: 20060323064728.A45AB103380C@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add more tests to testArray.
In particular, empty arrays. :)

Modified Files:
--------------
fe/test:
tracenull.py (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.10&r2=1.11)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2006-03-23 15:31:38 npgsql - Npgsql: 2006-03-23 Francisco Figueiredo Jr.
Previous Message James William Pye 2006-03-23 06:37:50 python - typ: Fix handling of empty arrays.