Re: New mug design

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-advocacy(at)postgresql(dot)org, Chris Browne <cbbrowne(at)acm(dot)org>
Subject: Re: New mug design
Date: 2009-11-16 22:00:51
Message-ID: 1258408851.2616.23.camel@jd-desktop.unknown.charter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On Mon, 2009-11-16 at 16:54 -0500, Robert Treat wrote:

> > > That seems like an EAV model to me, and therefore evil ;-).
> > >
> > > I'd rather something like:
> > >
> > > INSERT INTO MUGS (BEVERAGE) VALUES ('Coffee'), ('Espresso'), ('Tea');
> >
> > Too much.
> >
> > How about:
> >
> > COMMIT;
> >
>
> I think for most of us "BEGIN" would be more appropriate. :-)
>

I thought about that. I was considering COMMIT as in, the mug is a
"commitment" silly as that may be. BEGIN works too though :)

Joshua D. Drake

> --
> Robert Treat
> Conjecture: http://www.xzilla.net
> Consulting: http://www.omniti.com
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
If the world pushes look it in the eye and GRR. Then push back harder. - Salamander

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2009-11-16 22:10:17 Re: New mug design
Previous Message Robert Treat 2009-11-16 21:54:58 Re: New mug design