strlen inside variable declaration is not portable C (AIX):
char env_path[MAXPGPATH + strlen("PGLOCALEDIR=")];use sizeof instead. Please apply to current Andreas
path.c.locale.patch
Description: path.c.locale.patch
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
