| 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-24 23:02:12 |
| Message-ID: | ZWErdJN1SE2TxAgQ@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
On Thu, Nov 9, 2023 at 06:40:55PM -0500, Bruce Momjian wrote:
> 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.
Patch applied to master.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-11-25 01:07:39 | Re: [DOCS] Rewording for ALTER TABLE ... ADD table_constraint_using_index |
| Previous Message | Bruce Momjian | 2023-11-24 18:14:11 | Re: [DOCS] Confusing Trigger Docs. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2023-11-24 23:06:24 | Re: pg_stats and range statistics |
| Previous Message | Bruce Momjian | 2023-11-24 22:56:48 | Re: Lifetime of commit timestamps |