On Thu, Sep 23, 2010 at 14:36, Peter Samuelson <pe...@p12n.org> wrote: > > [Greg Stein] >> I'm fine with doing the work. Let's gather a few preferences, and if >> they support a change from all-lower-case, then I'll make it happen. > > Yay, bikeshed! I always do SQL keywords (including NULL) and builtin > functions (COUNT, MAX) in all caps; tables, views, columns, stored > procedures in all-lower. > > Peter, who has done exactly no wc-ng work at all
As a full committer (PMC Member) the whole projects is yours and your responsibility. Doesn't matter whether you worked on it or not, your opinion still matters :-) ... and with that said, it looks like we have a general consensus around: keywords/bultins as upper-case, and tables/columns as lower-case. I'll make it happen. Thanks, -g