Re: New mug design

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: New mug design
Дата
Msg-id 200912020140.nB21enU29235@momjian.us
обсуждение исходный текст
Ответ на Re: New mug design  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: New mug design  (Greg Stark <gsstark@mit.edu>)
Список pgsql-advocacy
Joshua D. Drake wrote:
> On Wed, 2009-12-02 at 01:29 +0000, Greg Stark wrote:
> > On Mon, Nov 30, 2009 at 10:10 PM, David Fetter <david@fetter.org> wrote:
> > >
> > > All this stuff is way too clever.
> > >
> > >    BEGIN;
> > >    SELECT PostgreSQL;
> > >    COMMIT;
> > >
> > > gets the point across without demanding interpretation from the
> > > audience :)
> >
> > +1
> >
> > I like this punny one where both "SELECT" and "COMMIT" are being used
> > to imply double-meanings. Personally I wouldn't put the BEGIN there
> > though, it's distracting, isn't punny, and everyone should run with
> > autocommit off where you wouldn't need it anyways.
>
> Well you could do:
>
> START TRANSACTION:
>    SELECT PostgreSQL();
> END TRANSACTION;

It could be:

    START TRANSACTION:
      SELECT PostgreSQL();
    COMMIT;

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

В списке pgsql-advocacy по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: New mug design
Следующее
От: Greg Stark
Дата:
Сообщение: Re: New mug design