Re: New mug design

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: New mug design
Date: 2009-12-01 16:17:30
Message-ID: 8fc665bbb54bf5da92608b70427bb501@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> BEGIN;
> SELECT PostgreSQL;
> COMMIT;

> gets the point across without demanding interpretation
> from the audience :)

It also "fails to compile" :)

ERROR: column "postgresql" does not exist

How about:

BEGIN;
SELECT 'Postgres';
COMMIT;

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200912011116
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAksVQX4ACgkQvJuQZxSWSsgCywCgl8JumdMg9uezRU7S7xU7WbhB
V7gAoJnyKI63HJoXIl+/MuMZIwxb16qZ
=U1Fr
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Richard Broersma 2009-12-01 16:28:06 Re: New mug design
Previous Message Chris Browne 2009-12-01 16:17:20 Re: New mug design