BUG #5170: Source files missing

View: New views
2 Messages — Rating Filter:   Alert me  

BUG #5170: Source files missing

by Sangamesh-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The following bug has been logged online:

Bug reference:      5170
Logged by:          Sangamesh
Email address:      sangameshb@...
PostgreSQL version: 8.4.1
Operating system:   Windows XP
Description:        Source files missing
Details:

Howdy!

I downloaded the source files from:

http://www.postgresql.org/ftp/source/v8.4.1/
File: postgresql-8.4.1.tar.gz

And found that .c files are missing from the following folders

src\backend\utils\mb\conversion_procs\
utf8_and_euc_jis_2004\utf8_and_euc_jis_2004.c
utf8_and_shift_jis_2004\utf8_and_euc_jis_2004.c
euc_jis_2004_and_shift_jis_200\utf8_and_euc_jis_2004.c

Then I checked postgresql-8.4.1.tar.bz2 this was okay and contained all the
files.

Whats going on? Are these two distrubution files different?

--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Re: BUG #5170: Source files missing

by Tom Lane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Sangamesh" <sangameshb@...> writes:
> And found that .c files are missing from the following folders

> src\backend\utils\mb\conversion_procs\
> utf8_and_euc_jis_2004\utf8_and_euc_jis_2004.c
> utf8_and_shift_jis_2004\utf8_and_euc_jis_2004.c
> euc_jis_2004_and_shift_jis_200\utf8_and_euc_jis_2004.c

Use something other than WinZip or Midnight Commander to de-tar.
Those programs fail on sufficiently long pathnames.

                        regards, tom lane

--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs