modify planner codes, get failed

Поиск
Список
Период
Сортировка
От jacktby@gmail.com
Тема modify planner codes, get failed
Дата
Msg-id 202212022000302231273@gmail.com
обсуждение исходный текст
Список pgsql-general
jacktby@gmail.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

the patches are below
Вложения

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

Предыдущее
От: Ludwig Isaac Lim
Дата:
Сообщение: print in plpython not appearing in logs
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Stored procedure code no longer stored in v14 and v15, changed behaviour