Simplify some SPI tests of PL/Python
Michael Paquier <michael@paquier.xyz>
Simplify some SPI tests of PL/Python These tests relied on both next() and __next__(), but only the former is needed since Python 2 support has been removed, so let's simplify a bit the tests. Author: Erik Wienhold Discussion: https://postgr.es/m/173209043143.2092749.13692266486972491694@wrigleys.postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_spi.out | modified | +5 −18 |
| src/pl/plpython/sql/plpython_spi.sql | modified | +5 −18 |
Discussion
- Misprints in code 3 messages · 2024-11-20 → 2024-11-25