[BUGS] BUG #2014: createdb and other client binaries core dumps

2005-11-02 Thread Shaick
The following bug has been logged online: Bug reference: 2014 Logged by: Shaick Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.4 Operating system: HPUX Description:createdb and other client binaries core dumps Details: We try to build postgreSQL 8.0.4 on

Re: [BUGS] BUG #2014: createdb and other client binaries core dumps

2005-11-06 Thread Shaick
Hello Tom, The problem is socklen_t is accidentally typedef to int instead of size_t. Now the issue is resolved. Thanks, Shaick. - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "Shaick" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, November 02,