Log Message:
-----------
Fix array creation.
The result is of the array type, not the typelem type.
Revealed a bug where the Array creation routine did not properly trap error, fix
coming soon.
Modified Files:
--------------
be/src:
type.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.7&r2=1.8)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-05-03 16:51:00 |
| Subject: pgsql: Change tsearch2 to not use the unsafe practice of creating |
| Previous: | From: Dennis Bjorklund | Date: 2005-05-03 06:28:24 |
| Subject: pgsql: Fix a whitespace problem. |