Search Postgresql Archives

Re: Same data, different results in Postgres vs. FrontBase

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brendan Duddridge <brendan@xxxxxxxxxxxxxx> writes:
> I've reduced my problem to the following statement and have  
> discovered that FrontBase returns null rows along with the rows that  
> match the query and PostgreSQL only returns the not null rows.

> 	CON.IS_SUBSCRIBED NOT IN ('X', 'P')

You mean FrontBase thinks a null value of IS_SUBSCRIBED satisfies
that condition?  That's completely broken.  Tell them to read the
SQL standard sometime.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux