Thread: Recursive functions aren't possible, are they?

Recursive functions aren't possible, are they?

From
"Ivan Babikov"
Date:
Hi all!

I wonder if it is possible to create recursive function in Posgresql?

The problem seems to be in oid which is unknown because calling itself
function does not have it yet at the moment of its creation.