# File lib/dbd_pg/Pg.rb, line 400
        def in_transaction?
          @in_transaction
        end