Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commit: Bug#295259 - PostgreSQL returning, platform fixes

SVN main commit: Bug#295259 - PostgreSQL returning, platform fixes

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=295259

 

This fixes some platform issues with my previous transaction.

 

Code review: Andrei

 

Changes:

- Fixes returning policy support for Postgres.

- Fixes literal binding to default to true.

- Makes several functions, and select constants/params require dynamic SQL on DB2

- Makes locking work in DB2

 


Back to the top