aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
Commit message (Expand)AuthorAge
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Ensure that typmod decoration on a datatype name is validated in all cases,Tom Lane2007-11-11
* Remove the hack in the grammar that "optimized away" DEFAULT NULL clauses.Tom Lane2007-10-29
* Fix a couple of misbehaviors rooted in the fact that the default creationTom Lane2007-08-27
* Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS,Neil Conway2007-07-17
* Separate parse-analysis for utility commands out of parser/analyze.cTom Lane2007-06-23