[PROPOSAL] : Use of ORDER BY clause in insert.sql
Nishant Sharma <nishant.sharma@enterprisedb.com>
From: Nishant Sharma <nishant.sharma@enterprisedb.com>
To: pgsql-hackers@postgresql.org
Date: 2022-10-27T12:51:00Z
Lists: pgsql-hackers
Attachments
- Proposal_OrderBy_insert.sql.out.patch (application/octet-stream) patch
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