"Alexander S. Evdokimov" <[EMAIL PROTECTED]> writes: > Does any body know are there any possibility to hide function > description (i.e. source code of plpgsql function) from users?
No.
You could perhaps convert the function into C if you want to obfuscate
it.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
