BUG #4265: PostgreSQL fails to compile

From: "Clemens Fischer" <clefis(at)gmx(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4265: PostgreSQL fails to compile
Date: 2008-06-26 06:42:52
Message-ID: 200806260642.m5Q6gqOq021281@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4265
Logged by: Clemens Fischer
Email address: clefis(at)gmx(dot)de
PostgreSQL version: 8.3.3
Operating system: QNX
Description: PostgreSQL fails to compile
Details:

I cannot decode any information of this bug in the TODO list.

The bug:
There is an error in the tarball in all versions of 8.3.
The file
postgresql-8.3.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004
/utf8_and_euc_jis_2004.c is missing!

The solution:
Append a 'c' add the end of the filename utf8_and_euc_jis_2004. in the same
directory.

Hope that helps
Clemens

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Clemens Fischer 2008-06-26 07:48:31 BUG #4266: regress test: could not dump unrecognized node type: 925
Previous Message Scott Carey 2008-06-26 02:40:23 Re: BUG #4264: Optimizer fails to use hash_aggregate when appropriate.