Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 1 Changes

112 bytes added, 08:22, 2 June 2011
General Research
|-
|Does <code>extract(epoch from value)</code> return milliseconds?
|'''YES'''
|-
|What encoding (UTF-8 and/or UTF-16) does PostgreSQL use for unicode? Can this be configured per column?
|-
|Does timestamp'value', handle java.sql.timestamp.toString()?
| '''YES'''
|-
|Does to_timestamp support milliseconds?
|'''YES'''
Also supports microsecondshttp://www.postgresql.org/docs/7.4/static/functions-datetime.html
|-
| Does postgreSQL have constants for boolean values?
|'''YES'''
TRUE and FALSE(they are case insensitive)
|-
| Does posrgreSQL jdbc driver support returning metadata in UpperCase
1
edit

Navigation menu