Hi Jeff,
Excellent. We're working on unifying the Oracle, MySQL, and DB2 persistence layers. Instead of having 3 separate directories, with lots of code duplicated, and some things implemented needlessly differently depending on the database, we now have 1 directory:
https://github.com/orbeon/orbeon-forms/tree/master/src/resources/apps/fr/persistence/relationalRight now the MySQL and DB2 have been unified, and I am in the process of merging in the Oracle differences, so we can get rid of the oracle directory as well. Ideally, you would merge in your changes for PostgreSQL, which I imagine should now be fairly minor since the SQL has been written to be mostly compatible across databases, with minor differences. Would this make sense?
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet