Commit Graph

5 Commits

Author SHA1 Message Date
Carlos Ruiz e55cf6df11 Implement support for PostgreSQL 9
Merge commits from vpj-cd and redchris
http://sourceforge.net/support/tracker.php?aid=3214377
http://sourceforge.net/support/tracker.php?aid=3263111
http://sourceforge.net/support/tracker.php?aid=3214343
2011-04-22 19:52:14 -05:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
vpj-cd a2c5d8534f [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1840219&group_id=176962
2008-10-30 04:55:06 +00:00
Heng Sin Low b0e6e1552a * Implement trunc in pl/pgsql
* Implement additional functions that is using the plsql version even when running on oracle sqlj
* Modified timestamp manipulation function to return date to align with the oracle convention
2007-01-26 09:54:54 +00:00
kontro 40a80a8d6d Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Gavin Dunse's functions: charAt and firstOf
Thank you Gavin! Keep up good work.
2007-01-09 17:17:57 +00:00