The following bug has been logged online:
Bug reference: 6027
Logged by: dhaval
Email address: d_dha...@rediffmail.com
PostgreSQL version: 9.0
Operating system: windows-7 , 64-bit
Description:OLE DB Provider not available
Details:
Hello,
I have downloaded Postgres
y_savepoint;
UPDATE accounts SET balance = balance + bal_amt WHERE name = 'Bob';
ROLLBACK TO my_savepoint;
UPDATE accounts SET balance = balance + bal_amt WHERE name = 'Wally';
COMMIT;
return bal_amt;
end;
$BODY$
LANGUAGE 'plpgsql';
--
Thanks & Regard
Yes, there isn't a use case for a month value outside 1-12, i found this
due a typo.
On Wed, Jun 10, 2009 at 8:12 PM, Tom Lane wrote:
> Greg Stark writes:
> > On Wed, Jun 10, 2009 at 3:23 PM, Dhaval
> > Jaiswal wrote:
> >> postgres=# select to_t
t valid.
Is it an expected behaviour?
--
Thanks & Regards,
Dhaval Jaiswal
EnterpriseDB
Contact: 732-331-1300 Ext- 2022
+91-20-30589 516 / 494
web: www.enterprisedb.com
dra.jdbc.pool.StandardPoolDataSource.getConnection(StandardPoolDataSource.java:186)
>>>>> at
>>>>> org.enhydra.jdbc.pool.StandardPoolDataSource.getConnection(StandardPoolDataSource.java:152)
>>>>> at
>>>>> com.mphasis.give.common.utilities.DatabaseUtil.getConnection(DatabaseUtil