Consolidate code that makes a sorted array unique.

Edit
Title Consolidate code that makes a sorted array unique.
Topic Refactoring
Created 2019-08-30 03:42:06
Last modified 2019-11-07 04:04:44 (4 years, 5 months ago)
Latest email 2019-11-03 23:02:21 (4 years, 5 months ago)
Status
2019-11: Committed
2019-09: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
Links
Emails
Consolidate 'unique array values' logic into a reusable function?
First at 2016-08-07 04:45:39 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2019-11-03 23:02:21 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (0001-Consolidate-code-that-makes-a-sorted-array-unique-v3.patch) at 2019-11-03 23:02:21 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Consolidate-code-that-makes-a-sorted-array-unique-v3.patch) at 2019-11-03 23:02:21 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Consolidate-code-that-makes-a-sorted-array-unique-v2.patch) at 2019-09-09 23:43:09 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Consolidate-code-that-makes-a-sorted-array-unique.patch) at 2019-08-30 03:34:52 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (array-unique.patch) at 2016-08-07 04:45:39 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2019-11-07 04:04:44 Thomas Munro (macdice) Closed in commitfest 2019-11 with status: Committed
2019-11-07 04:04:44 Thomas Munro (macdice) Changed committer to macdice
2019-09-30 19:00:08 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-30 03:42:16 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2019-08-30 03:42:06 Thomas Munro (macdice) Attached mail thread CAEepm=2vmFTNpAmwbGGD2WaryM6T3hSDVKQPfUwjdD_5XY6vAA@mail.gmail.com
2019-08-30 03:42:06 Thomas Munro (macdice) Created patch record
Edit