[PROPOSAL] : Use of ORDER BY clause in insert.sql

From: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PROPOSAL] : Use of ORDER BY clause in insert.sql
Date: 2022-10-27 12:51:00
Message-ID: CADrsxdb=HSc28se6MALQ3UKMVLESOHfi1koMAbK7vobLx9UAWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

We would like to share a proposal of a patch, where we have added order by
clause in two select statements in src/test/regress/sql/insert.sql file and
respective changes in src/test/regress/expected/insert.out output file.

This would help in generating output in consistent sequence, as sometimes
we have observed change in sequence in output.

Please find the patch attached <Proposal_OrderBy_insert.sql.out.patch>

Regards,
Nishant Sharma
EDB: http://www.enterprisedb.com

Attachment Content-Type Size
Proposal_OrderBy_insert.sql.out.patch application/octet-stream 2.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2022-10-27 13:17:00 Re: [PATCHES] Post-special page storage TDE support
Previous Message Bharath Rupireddy 2022-10-27 11:26:28 Re: pg_recvlogical prints bogus error when interrupted