| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Oleg Bartunov <obartunov(at)postgrespro(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: remove deprecated @@@ operator ? |
| Date: | 2023-11-09 23:40:55 |
| Message-ID: | ZU1uBwHkkhFxTg8N@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
On Sun, Oct 21, 2018 at 04:24:16PM -0400, Tom Lane wrote:
> Oleg Bartunov <obartunov(at)postgrespro(dot)ru> 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 ...
Done in the attached patch.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| Attachment | Content-Type | Size |
|---|---|---|
| oper.diff | text/x-diff | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2023-11-10 21:00:40 | Missing ; |
| Previous Message | Bruce Momjian | 2023-11-09 23:10:26 | Re: Typo in documentation - runtime-config-wal |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2023-11-09 23:44:42 | Re: Side effect of CVE-2017-7484 fix? |
| Previous Message | Bruce Momjian | 2023-11-09 23:36:55 | Re: Side effect of CVE-2017-7484 fix? |