Re: How to remove duplicates in an array and maintain the order? - Mailing list pgsql-sql

From David G. Johnston
Subject Re: How to remove duplicates in an array and maintain the order?
Date
Msg-id CAKFQuwZNe3AhmsBqswShSBT5TNvw3tgvCvegQvHZE7voJ+g9XQ@mail.gmail.com
Whole thread Raw
In response to How to remove duplicates in an array and maintain the order?  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-sql
On Sat, Jul 8, 2023 at 8:30 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
How to remove duplicated values in an array and maintain the order?

Use a for loop in pl/pgsql.

David J.

pgsql-sql by date:

Previous
From: Shaozhong SHI
Date:
Subject: How to remove duplicates in an array and maintain the order?
Next
From: Marcos Pegoraro
Date:
Subject: Re: How to remove duplicates in an array and maintain the order?