# File lib/og/backends/psql.rb, line 380 def get_int(res, idx = 0) return res.getvalue(0, idx).to_i end