summaryrefslogtreecommitdiff
path: root/src/backend/commands/operatorcmds.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-3/+3
* Adjust 'permission denied' messages to be more useful and consistent.Tom Lane2003-08-011-3/+5
* Another round of error message editing, covering backend/commands/.Tom Lane2003-07-201-11/+16
* Some early work on error message editing. Operator-not-found andTom Lane2003-07-041-4/+3
* pgindent run.Bruce Momjian2002-09-041-12/+12
* Remove unused system table columns:Peter Eisentraut2002-07-241-16/+1
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-11/+37
* First phase of applying Rod Taylor's pg_depend patch. This just addsTom Lane2002-07-011-10/+5
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-271-5/+13
* Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR takeTom Lane2002-04-161-72/+70
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-151-0/+247