aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
Commit message (Expand)AuthorAge
* Add optional "validator" function to languages that can validate thePeter Eisentraut2002-05-22
* Allow functions to be executed with the privileges of the function owner.Peter Eisentraut2002-05-18
* Extend syntax of CREATE FUNCTION to resemble SQL99.Peter Eisentraut2002-05-17
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-27
* Restructure AclItem representation so that we can have more than eightTom Lane2002-04-21
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-15