-
- Downloads
PL/Python: Convert oid to long/int
oid is a numeric type, so transform it to the appropriate Python numeric type like the other ones.
Showing
- doc/src/sgml/plpython.sgml 1 addition, 1 deletiondoc/src/sgml/plpython.sgml
- src/pl/plpython/expected/plpython_types.out 28 additions, 0 deletionssrc/pl/plpython/expected/plpython_types.out
- src/pl/plpython/expected/plpython_types_3.out 28 additions, 0 deletionssrc/pl/plpython/expected/plpython_types_3.out
- src/pl/plpython/plpy_typeio.c 10 additions, 0 deletionssrc/pl/plpython/plpy_typeio.c
- src/pl/plpython/sql/plpython_types.sql 10 additions, 0 deletionssrc/pl/plpython/sql/plpython_types.sql
Loading
Please register or sign in to comment