Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2023-07-08 15:30:31 from Shaozhong SHI <shishaozhong(at)gmail(dot)com>
2023-07-08 15:36:19 from "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
2023-07-08 15:50:54 from Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
2023-07-08 16:19:10 from Thomas Kellerer <shammat(at)gmx(dot)net>
Lists:
pgsql-sql
How to remove duplicated values in an array and maintain the order?
Regards,
David
Responses
Re: How to remove duplicates in an array and maintain the order?
at 2023-07-08 15:36:19 from David G. Johnston
Re: How to remove duplicates in an array and maintain the order?
at 2023-07-08 15:50:54 from Marcos Pegoraro
Re: How to remove duplicates in an array and maintain the order?
at 2023-07-08 16:19:10 from Thomas Kellerer
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