Curious bug in buildfarm files-changed links - Mailing list pgsql-hackers

From Tom Lane
Subject Curious bug in buildfarm files-changed links
Date
Msg-id 9797.1150506821@sss.pgh.pa.us
Whole thread Raw
Responses Re: Curious bug in buildfarm files-changed links  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Observe the list of "Files changed this run" at
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=gazelle&dt=2006-06-17%2000:30:01

The links to the core-system files are OK but the plpgsql files are not
correct, egpgsql/src/gram.y 1.93
where it should bepgsql/src/pl/plpgsql/src/gram.y 1.93

I'm betting on an overly-greedy regex ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq Describe Extension [WAS: Bytea and perl]
Next
From: Andrew Dunstan
Date:
Subject: Re: Curious bug in buildfarm files-changed links