匿名用户[root@test_dan pgtt-2.1]# make
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -g -O2 -DMAP_HUGETLB=0x40000 -fPIC -I/opt/pgbinary/pgsql/include -I. -I./ -I/opt/pgbinary/pgsql/include/postgresql/server -I/opt/pgbinary/pgsql/include/postgresql/internal -I/opt/local/Current/include -D_GNU_SOURCE -I/opt/local/Current/include/libxml2 -I/opt/local/Current/include -c -o pgtt.o pgtt.c
pgtt.c: 在函数‘create_temporary_table_internal’中:
pgtt.c:1295: 错误:‘CREATE_TABLE_LIKE_GENERATED’未声明(在此函数内第一次使用)
pgtt.c:1295: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
pgtt.c:1295: 错误:所在的函数内也只报告一次。)
make: *** [pgtt.o] 错误 1
pg 10.10 ,下载的pgtt 是2.1 ,请问如何查看 pgtt 的版本是适合哪个版本的db 的呢?
墨值悬赏

评论
