public inbox for [email protected]  
help / color / mirror / Atom feed
From: Oleg Bartunov <[email protected]>
To: tgl Lane <[email protected]>
To: Pgsql Hackers <[email protected]>
To: [email protected]
Subject: Re: remove deprecated @@@ operator ?
Date: Mon, 22 Oct 2018 08:57:46 +0300
Message-ID: <CAF4Au4zk7gSgs2gNnDer9FT8NSGjnZ4gGdfFk51EDr0y5F9N=Q@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CAF4Au4wmUsZRVhR+ySpvabRfB_1D1fnrPY9TRAKO2DEbi4Cpgg@mail.gmail.com>
	<[email protected]>

On Sun, Oct 21, 2018 at 11:24 PM Tom Lane <[email protected]> wrote:
>
> Oleg Bartunov <[email protected]> writes:
> > The  commit 9b5c8d45f62bd3d243a40cc84deb93893f2f5122 is now 10+ years
> > old, may be we could remove deprecated @@@ operator ?
>
> Is it actually causing any problem?  AFAICS it's just a couple extra
> pg_operator entries, so why not leave it?
>
> I'd be +1 for removing it from the docs, though ...

attached a tiny patch for docs

>
>                         regards, tom lane



-- 
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachments:

  [application/octet-stream] func.sgml.patch (699B, 2-func.sgml.patch)
  download | inline diff:
--- func.sgml.old	2018-10-04 14:06:21.000000000 +0300
+++ func.sgml	2018-10-21 23:07:46.000000000 +0300
@@ -9480,13 +9480,6 @@
         <entry><literal>t</literal></entry>
        </row>
        <row>
-        <entry> <literal>@@@</literal> </entry>
-        <entry><type>boolean</type></entry>
-        <entry>deprecated synonym for <literal>@@</literal></entry>
-        <entry><literal>to_tsvector('fat cats ate rats') @@@ to_tsquery('cat &amp; rat')</literal></entry>
-        <entry><literal>t</literal></entry>
-       </row>
-       <row>
         <entry> <literal>||</literal> </entry>
         <entry><type>tsvector</type></entry>
         <entry>concatenate <type>tsvector</type>s</entry>


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: remove deprecated @@@ operator ?
  In-Reply-To: <CAF4Au4zk7gSgs2gNnDer9FT8NSGjnZ4gGdfFk51EDr0y5F9N=Q@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox