mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-08 17:47:40 +08:00
it just return void instead of sometimes returning a TupleTableSlot. SQL functions don't need that anymore, and noplace else does either. Eliminating the return value also means one less hassle for the ExecutorRun hook functions that will be supported beginning in 8.4.