How to repair my plan modify error? - Mailing list pgsql-general

From jacktby@gmail.com
Subject How to repair my plan modify error?
Date
Msg-id 202212041332222668251@gmail.com
Whole thread Raw
List pgsql-general
jacktby(at)gmail(dot)com
--------------
Hello, I'm trying to modify pg codes for my personal project. And after I finish modify planner, I get this.
postgres=# create table tt(a int);
CREATE TABLE
postgres=# \d tt
ERROR:  btree index keys must be ordered by attribute

here are the patches of my modifies.


Attachment

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Aw: Re: Stored procedure code no longer stored in v14 and v15, changed behaviour
Next
From: Marco Bambini
Date:
Subject: Libpq linked to LibreSSL