Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

python - fe: Add support for composite types and arrays(including NULLs


  • From: jwp(at)pgfoundry(dot)org (James William Pye)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: python - fe: Add support for composite types and arrays(including NULLs
  • Date: Thu, 29 Nov 2007 23:30:50 +0000 (UTC)
  • Message-id: <20071129233050.E40DD17ADCD4@pgfoundry.org> <text/plain>

Log Message:
-----------
Add support for composite types and arrays(including NULLs in arrays ;).

This was available before the transition to the new type I/O mapping, but the
initial move broke it. (actually, composites may not have been working at the
time)

Modified Files:
--------------
    fe/src:
        tracenull.py (r1.35 -> r1.36)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.35&r2=1.36)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group