Re: Nice Quote from Celko

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Nice Quote from Celko
Date: 2012-09-25 06:37:05
Message-ID: k3rje7$2hm$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Gavin Flower, 24.09.2012 22:07:
> I have not checked everything, but noted that..
>
> It claims
> "[...]
> The model for temporary tables is weaker than T-SQL in some ways.
> You cannot create a temp table with column declarations, but only
> with a query
>
> this obviously false:

There is another wrong statement I noticed:

Other Data Types

Postgres also supports the BOOLEAN data type, which has the following characteristics:

* Does not support NULL values.

That of course is also not true.

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Scott & Kathy Law 2012-10-04 04:44:56 Short summary of postgres and enterprisedb strategy issues
Previous Message Jonathan S. Katz 2012-09-25 01:49:05 Re: A few thoughts for further marketing