mirror of
https://github.com/postgres/postgres.git
synced 2026-05-13 12:18:12 -04:00
db0af74af2
oid is a numeric type, so transform it to the appropriate Python numeric type like the other ones.