diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-11-25 09:43:16 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-11-25 09:43:16 +0900 |
commit | db80507d98462d95f2f7f8c1a58e55bb6337c3eb (patch) | |
tree | 061fb64272c8d2a4c7a18cc17aff64dd5361276e /src/include/postgres.h | |
parent | 2ff7c913d92d8540e8b00c54746ce2f565521256 (diff) | |
download | postgresql-db80507d98462d95f2f7f8c1a58e55bb6337c3eb.tar.gz postgresql-db80507d98462d95f2f7f8c1a58e55bb6337c3eb.zip |
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
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions