Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Hmm, so it works to specify LIKE t1 INCLUDING COMMENTS EXCLUDING COMMENTS?
Only last specifer is applied, which is the same behavior as of now.
EXCLUDING is typically useless because all of the default values are
EXCLUDING, but "INCLUDING ALL EXCLUDING xxx" are meaningful; it copies
all components except xxx.
Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center