aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dropcmds.c
Commit message (Expand)AuthorAge
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Classify DROP operations by whether or not they are user-initiated.Robert Haas2012-01-26
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Further consolidation of DROP statement handling.Robert Haas2011-11-17
* Consolidate DROP handling for some object types.Robert Haas2011-10-19