Add OR REPLACE option for CREATE OPERATOR

Edit
ID 3758
Title Add OR REPLACE option for CREATE OPERATOR
Topic SQL Commands
Created 2022-07-05 08:41:05
Last modified 2023-03-22 03:29:18 (1 year, 7 months ago)
Latest email 2023-03-22 03:29:12 (1 year, 7 months ago)
Status
2023-03: Rejected
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
Target version 16
Authors Svetlana Derevyanko (getsusun)
Reviewers Nikita Malakhov (nmalakh)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3758
git checkout commitfest/cf/3758
Emails
[PATCH] Optional OR REPLACE in CREATE OPERATOR statement
First at 2022-07-05 08:40:23 by Svetlana Derevyanko <s.derevyanko at postgrespro.ru>
Latest at 2023-03-22 03:29:12 by "Gregory Stark (as CFM)" <stark.cfm at gmail.com>
Latest attachment (v1-0001-Add-optional-OR-REPLACE-in-CREATE-OPERATOR-statem.patch) at 2022-07-05 08:40:23 from Svetlana Derevyanko <s.derevyanko at postgrespro.ru>
    Attachment (v1-0001-Add-optional-OR-REPLACE-in-CREATE-OPERATOR-statem.patch) at 2022-07-05 08:40:23 from Svetlana Derevyanko <s.derevyanko at postgrespro.ru> (Patch: Yes)
History
When Who What
2023-03-22 03:29:18 Greg Stark (stark) Closed in commitfest 2023-03 with status: Rejected
2023-01-31 16:23:10 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-11 05:18:00 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-12-07 10:25:11 Nikita Malakhov (nmalakh) Added nmalakh as reviewer
2022-11-16 09:06:00 Alexey Zhigailov (alzhi) Removed alzhi from reviewers
2022-11-16 09:05:56 Alexey Zhigailov (alzhi) Added alzhi as reviewer
2022-11-16 09:05:48 Alexey Zhigailov (alzhi) Removed alzhi from reviewers
2022-11-16 09:05:44 Alexey Zhigailov (alzhi) Added alzhi as reviewer
2022-10-12 06:53:51 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-07-05 08:42:06 Svetlana Derevyanko (getsusun) Changed authors to Svetlana Derevyanko (getsusun)
2022-07-05 08:42:06 Svetlana Derevyanko (getsusun) Changed targetversion to 16
2022-07-05 08:41:05 Svetlana Derevyanko (getsusun) Attached mail thread 1657010423.184452823@f275.i.mail.ru
2022-07-05 08:41:05 Svetlana Derevyanko (getsusun) Created patch record
Edit