How to repair my plan modify error?

Поиск
Список
Период
Сортировка
От jacktby@gmail.com
Тема How to repair my plan modify error?
Дата
Msg-id 202212041332222668251@gmail.com
обсуждение исходный текст
Список 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.


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Aw: Re: Stored procedure code no longer stored in v14 and v15, changed behaviour
Следующее
От: Marco Bambini
Дата:
Сообщение: Libpq linked to LibreSSL