# File lib/dbd_pg/Pg.rb, line 733
        def row_count
          @pg_result.num_tuples
        end