Re: [HACKERS] New psql compile problem.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] New psql compile problem.
Date: 1999-11-11 02:31:58
Message-ID: 13306.942287518@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-11-11 02:34:05 Re: [HACKERS] Path-length follies
Previous Message Bruce Momjian 1999-11-11 02:30:47 Re: [HACKERS] Indent