Revision history for PGObject-Simple

1.2     2013-06-05
        1. Added registry support
        2. Additional safety checks for database tests

1.1     2013-05-30
        1. Added function prefix support.
        2. More documentation

1.00    2013-05-26
        First version, released on an unsuspecting world.
        Changes from LedgerSMB's API include:
          1.  call_procedure uses funcname instead of procname argument
          2.  main mapper is called call_dbmethod instead of exec_method
          3.  Fewer assumptions regarding database connection handling