summaryrefslogtreecommitdiff
path: root/src/include/replication
diff options
context:
space:
mode:
authorMichael Paquier2024-11-25 00:15:25 +0000
committerMichael Paquier2024-11-25 00:15:25 +0000
commit2ff7c913d92d8540e8b00c54746ce2f565521256 (patch)
tree1bf62612f63a6f447b1bcca374d4083f27101c41 /src/include/replication
parent5de08f136ad690cde9a99c09c398ddb0c9272f11 (diff)
doc: Fix example with __next__() in PL/Python function
Per PEP 3114, iterator.next() has been renamed to iterator.__next__(), and one example in the documentation still used next(). This caused the example provided to fail the function creation since Python 2 is not supported anymore since 19252e8ec93. Author: Erik Wienhold Discussion: https://postgr.es/m/173209043143.2092749.13692266486972491694@wrigleys.postgresql.org Backpatch-through: 15
Diffstat (limited to 'src/include/replication')
0 files changed, 0 insertions, 0 deletions