psqlscan.l

Started by Magnus Haganderalmost 22 years ago3 messages
#1Magnus Hagander
mha@sollentuna.net

Hi!

Could we have the output from psqlscan.l (in src/bin/psql) added to the
nightly snapshots, the same way it's done with with the other flex
output files, please? It would do wonders for those of us too lazy to
fix their broken flex installations. And if the same script is used to
generate the release tarballs, the problem will show up there as well
when the time comes.

//Magnus

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Magnus Hagander (#1)
Re: psqlscan.l

Magnus Hagander wrote:

Could we have the output from psqlscan.l (in src/bin/psql) added to
the nightly snapshots, the same way it's done with with the other
flex output files, please?

Done.

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#2)
Re: psqlscan.l

Peter Eisentraut <peter_e@gmx.net> writes:

Magnus Hagander wrote:

Could we have the output from psqlscan.l (in src/bin/psql) added to
the nightly snapshots, the same way it's done with with the other
flex output files, please?

Done.

My apologies ... intended it to do that in the first place, but I see
I missed a step.

regards, tom lane