Re: Flex output missing from 9.1a4 tarballs?

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Flex output missing from 9.1a4 tarballs?
Дата
Msg-id 4D7A438C.6090707@enterprisedb.com
обсуждение исходный текст
Ответ на Flex output missing from 9.1a4 tarballs?  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Flex output missing from 9.1a4 tarballs?  (Dave Page <dpage@pgadmin.org>)
Re: Flex output missing from 9.1a4 tarballs?  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-hackers
On 11.03.2011 17:41, Dave Page wrote:
> Looks like we're missing the pre-build output from the tarball.

Yes. Tom spotted and fixed this yesterday:

commit 174f65ab00bb8de0f119a6a60d562b516ba71bba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date:   Thu Mar 10 00:03:26 2011 -0500
    Fix some oversights in distprep and maintainer-clean targets.
    At least two recent commits have apparently imagined that a comment in    a Makefile stating that something would
beincluded in the distribution    tarball was sufficient to make it so.  They hadn't bothered to hook    into the upper
maintainer-cleantargets either.  Per bug #5923 from    Charles Johnson, in which it emerged that the 9.1alpha4 tarballs
are   short a few files that should be there.
 

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Flex output missing from 9.1a4 tarballs?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: KEEPONLYALNUM for pg_trgm is not documented