-
- Downloads
Fix two issues in plpython's handling of composite results.
Dropped columns within a composite type were not handled correctly. Also, we did not check for whether a composite result type had changed since we cached the information about it. Jan Urbański, per a bug report from Jean-Baptiste Quenot
Showing
- src/pl/plpython/expected/plpython_record.out 21 additions, 0 deletionssrc/pl/plpython/expected/plpython_record.out
- src/pl/plpython/plpython.c 84 additions, 30 deletionssrc/pl/plpython/plpython.c
- src/pl/plpython/sql/plpython_record.sql 15 additions, 0 deletionssrc/pl/plpython/sql/plpython_record.sql
Loading
Please register or sign in to comment