| From: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com> |
|---|---|
| To: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
| Cc: | pgsql-advocacy(at)postgresql(dot)org |
| Subject: | Re: New mug design |
| Date: | 2009-12-01 16:28:06 |
| Message-ID: | 396486430912010828t197692f0j35993a0a0c8a6840@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy |
On Tue, Dec 1, 2009 at 8:17 AM, Greg Sabino Mullane <greg(at)turnstep(dot)com> wrote:
>> BEGIN;
>> SELECT PostgreSQL;
>> COMMIT;
> It also "fails to compile" :)
> ERROR: column "postgresql" does not exist
>
> How about:
>
> BEGIN;
> SELECT 'Postgres';
> COMMIT;
I guess this brings up the question: is PostgreSQL better known for
being technically correct or better known for being esthetically
pleasing?
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas 'ads' Scherbaum | 2009-12-01 23:13:25 | Re: New mug design |
| Previous Message | Greg Sabino Mullane | 2009-12-01 16:17:30 | Re: New mug design |