summaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
Commit message (Expand)AuthorAgeFilesLines
* Allow functions to be executed with the privileges of the function owner.Peter Eisentraut2002-05-181-2/+3
* Extend syntax of CREATE FUNCTION to resemble SQL99.Peter Eisentraut2002-05-171-23/+128
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-271-8/+32
* Restructure AclItem representation so that we can have more than eightTom Lane2002-04-211-2/+2
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-151-0/+431