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: 0001-finish-planner-modify.patch
Description: Binary data

Attachment: 0003-fix-limit-and-count-bugs.patch
Description: Binary data

Reply via email to