Renamng the file "MSG00001.bin" to "MSG00001.msg" for internal usage placed in src/bin/pgevent

Started by Haribabu kommiover 13 years ago2 messagesgeneral
Jump to latest
#1Haribabu kommi
haribabu.kommi@huawei.com

There is a file in postgres\src\bin\pgevent\MSG00001.bin,

For the internal usage purpose, the MSG00001.bin file is changed to
MSG00001.msg and updated pgmsgevent.rc file accordingly.

As we cannot deliver the *.bin files to the customer.

Is there any problem with the above modification?

Regards,

Hari babu.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Haribabu kommi (#1)
Re: Renamng the file "MSG00001.bin" to "MSG00001.msg" for internal usage placed in src/bin/pgevent

Hari Babu <haribabu.kommi@huawei.com> writes:

There is a file in postgres\src\bin\pgevent\MSG00001.bin,
For the internal usage purpose, the MSG00001.bin file is changed to
MSG00001.msg and updated pgmsgevent.rc file accordingly.

As we cannot deliver the *.bin files to the customer.

Why not? Such a change seems totally pointless - it's the same bits
either way.

It would be better if we didn't have to ship this derived file at all,
but then the tool to build it would be required to build on Windows,
which isn't nice either. See the README file in the same directory.

regards, tom lane

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