# File lib/dbd/pg/statement.rb, line 82
    def column_info
        @result.column_info
    end