Обсуждение: How to repair my plan modify error?

Поиск
Список
Период
Сортировка

How to repair my plan modify error?

От
"jacktby@gmail.com"
Дата:
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.


Вложения