Skip to content
Snippets Groups Projects
Commit 782c16c6 authored by Tom Lane's avatar Tom Lane
Browse files

SQL-language functions are now callable in ordinary fmgr contexts ...

for example, an SQL function can be used in a functional index.  (I make
no promises about speed, but it'll work ;-).)  Clean up and simplify
handling of functions returning sets.
parent 87523ab8
No related branches found
No related tags found
No related merge requests found
Showing
with 766 additions and 809 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment