# File lib/dbd_pg/Pg.rb, line 637
        def fetch
          @result.fetchrow
        end