Postgres known issues in doc

2006-12-05 Thread Jim Cullison

I'm interested in using OpenJPA for a project which would use Postgres.  I
noticed that it says Empty string/char values are stored as NULL. in the
known issues 
(http://incubator.apache.org/openjpa/docs/latest/manual/manual.html#dbsupport_postgresql_issues).
Can anyone back that up with documentation?  I'm not experiencing that
behavior with Postgres 8.1, and I can't find a reference to it.

Regards,
Jim


Re: Postgres known issues in doc

2006-12-05 Thread roger.keays


Jim Cullison wrote:
 
 I'm interested in using OpenJPA for a project which would use Postgres.  I
 noticed that it says Empty string/char values are stored as NULL. in the
 known issues
 (http://incubator.apache.org/openjpa/docs/latest/manual/manual.html#dbsupport_postgresql_issues).
 Can anyone back that up with documentation?  I'm not experiencing that
 behavior with Postgres 8.1, and I can't find a reference to it.
 
Empty strings store as empty strings for me on 7.4 and 8.1
-- 
View this message in context: 
http://www.nabble.com/Postgres-known-issues-in-doc-tf2764662.html#a7711006
Sent from the open-jpa-dev mailing list archive at Nabble.com.