Thread: Postgres 7.3.X "make install" fails on pgtclsh

Postgres 7.3.X "make install" fails on pgtclsh

From
Patrick Samson
Date:
A follow-up of:
http://archives.postgresql.org/pgsql-cygwin/2003-01/msg00142.php

In order to NOT be cygwin-specific, replace ".exe" by
"$(X)" in the solution proposed by Jason.

This solution has been found, just by comparison
with other Makefile, in src/bin/pg-encoding/ i.e.

A bug report has been generated.


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Re: Postgres 7.3.X "make install" fails on pgtclsh

From
Jason Tishler
Date:
Patrick,

On Fri, Dec 19, 2003 at 02:29:58AM -0800, Patrick Samson wrote:
> This solution has been found, just by comparison with other Makefile,
> in src/bin/pg-encoding/ i.e.
>
> A bug report has been generated.

Open source doesn't (normally) work this way.  The typical approach is
to generate a patch (i.e., diff -u or diff -c) and submit it to the
appropriate mailing list.  For PostgreSQL, the patches list is:

    pgsql-patches@postgresql.org

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6