summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
AgeCommit message (Expand)Author
2007-08-27Fix a couple of misbehaviors rooted in the fact that the default creationTom Lane
2007-07-17Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS,Neil Conway
2007-06-23Separate parse-analysis for utility commands out of parser/analyze.cTom Lane