Re: [HACKERS] New psql compile problem. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] New psql compile problem.
Date
Msg-id 13306.942287518@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] New psql compile problem.  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
List pgsql-hackers
Peter Eisentraut <e99re41@DoCS.UU.SE> writes:
> The intend was that the sql_help.h would be prepared before distribution,
> so people that don't have docs or don't have Perl or other weird problems
> don't get that sort of problem, because after all it *is* a hack. We
> already do the same with the pre-bisoned parsers.

Right.  src/tools/release_prep is the script that generates derived
files that need to be valid in the distributed tarball.  You should
submit a patch that fixes that script to do "make sql_help.h" along
with its other duties.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Arrays broken on temp tables
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Indent