Dear all, I made some change ot the function in btcompare.c and compiling and installation is success, but when I start to run with
/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data I've got this error message : creating template1 database in /usr/local/pgsql/data/base/1 ... FATAL: duplicate key violates unique constraint "pg_type_typname_nsp_index" What I've changed is : in function btnamecmp(), I've converted the arg0 and arg1 into lowercase and call strncmp. regards, Smile -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq