git.postgresql.org Git - postgresql.git/commit
2022年11月23日 21:36:11 +0000 (00:36 +0300)
2022年11月23日 21:36:11 +0000 (00:36 +0300)
commit cee120951427fe39a54ab800abfa2834d85b8771
Support for custom slots in the custom executor nodes
Some custom table access method may have their tuple format and use custom
executor nodes for their custom scan types. The ability to set a custom slot
would save them from tuple format conversion. Other users of custom executor
nodes may also benefit.
Discussion: https://postgr.es/m/CAPpHfduJUU6ToecvTyRE_yjxTS80FyPpct4OHaLFk3OEheMTNA@mail.gmail.com
Author: Alexander Korotkov
Reviewed-by: Pavel Borisov
This is the main PostgreSQL git repository.
RSS
Atom