TPC-Council / HammerDB

HammerDB Database Load Testing and Benchmarking Tool
http://www.hammerdb.com
GNU General Public License v3.0
542 stars 115 forks source link

Fix missing close-brace in PostgreSQL XML Connect Pool option #682

Closed sm-shaw closed 3 months ago

sm-shaw commented 3 months ago

Resolves Issue #681 by modifying lines that are deleted so that final close-brace remains when XML connect pool option is selected. Note that as mentioned in the issue PostgreSQL stored procedures are not supported with prepared statements and therefore this option will always default to functions and will error if trying to use stored procedures.

abondvt89 commented 3 months ago

Merging after reviews and approval of the three members of the code maintenance team.