How to remove duplicates in an array and maintain the order?

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: How to remove duplicates in an array and maintain the order?
Date: 2023-07-08 15:30:31
Message-ID: CA+i5JwbwFsa2nHM+MG4mXinxx_fEzQGPrpUcz=T8yGDWPQrmnw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

How to remove duplicated values in an array and maintain the order?

Regards,

David

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David G. Johnston 2023-07-08 15:36:19 Re: How to remove duplicates in an array and maintain the order?
Previous Message David G. Johnston 2023-07-06 21:54:46 Re: How do Exception, do nothing and carry on