Re: Table and Field namestyle best practices?

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: novnov <novnovice(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Table and Field namestyle best practices?
Date: 2006-11-14 00:46:55
Message-ID: C17E600F.5AF21%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'm having a major internal debate about how I'm going to adjust
> my habits to pgsql's 'lowercase is simplest' reality..

FYI, I adapted by going to "quote everything". It takes getting used to, but
now I never have to worry about any keyword conflicts, ever, past present or
future. And I don't even think it's much more typing on the whole, because
of how many _ characters I dropped. I now just use _ as "namespace
separation", nothing else. Although the C++ side of me is tempted to use
"::", just because I can ;-)

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-11-14 05:58:56 Re: chop off non-meaningful digits
Previous Message Igor Shevchenko 2006-11-14 00:23:39 can't start postgresql