Re: @ operator

From: Igor Neyman <ineyman(at)perceptron(dot)com>
To: Антон Бушмелев <bushmelev(dot)aa(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: @ operator
Date: 2015-09-17 17:23:54
Message-ID: A76B25F2823E954C9E45E32FA49D70ECCD5351E1@mail.corp.perceptron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of ????? ????????
Sent: Thursday, September 17, 2015 9:11 AM
To: pgsql-general(at)postgresql(dot)org
Cc: Антон Бушмелев <bushmelev(dot)aa(at)gmail(dot)com>
Subject: [GENERAL] @ operator

Hello, google nothing for @ operator =(, what does this mean field1 <@ ( subquery ) ?

ps: sorry for my English

Could be absolute-value operator for numeric data types,
or array (or range) inclusion operator.

See PG docs (and these docs should be your first option, before googling):
http://www.postgresql.org/docs/9.4/static/typeconv-oper.html

Regards,
Igor Neyman

In response to

  • @ operator at 2015-09-17 13:10:33 from Антон Бушмелев

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2015-09-17 17:27:11 Re: @ operator
Previous Message Marc Mamin 2015-09-17 16:06:56 Re: clone_schema function