RE: [SQL] binary operators / C func getting "invalid ELF header"

Поиск
Список
Период
Сортировка
От Michael Olivier
Тема RE: [SQL] binary operators / C func getting "invalid ELF header"
Дата
Msg-id 19990120190542.10324.rocketmail@send105.yahoomail.com
обсуждение исходный текст
Список pgsql-sql
"Jackson, DeJuan" <djackson@cpsgroup.com> wrote:
>
> >     result = (~A) & (A ^ B)
> I see you got the answer to your question but isn't this the same as
> result = (~A) & B

Yes, thanks. Now it looks obvious :)

--M

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Предыдущее
От: Ray Racine
Дата:
Сообщение: XML DOM and Postgres
Следующее
От: James Andrews
Дата:
Сообщение: Getting Table Cell names from select statement.