Re: patch: fix up compiling of libpq on the 8.3 stable branch
От | Tom Lane |
---|---|
Тема | Re: patch: fix up compiling of libpq on the 8.3 stable branch |
Дата | |
Msg-id | 4586.1204529045@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | patch: fix up compiling of libpq on the 8.3 stable branch (Tomas Szepe <szepe@pinerecords.com>) |
Ответы |
Re: patch: fix up compiling of libpq on the 8.3 stable branch
|
Список | pgsql-bugs |
Tomas Szepe <szepe@pinerecords.com> writes: > A quick lookaround revealed that the culprit is the following commit which > removed src/interfaces/libpq/libpq.rc.in but failed to update the Makefile > (and .cvsignore, for that matter). > commit 69db64c737012a8d2d6fbcce3ace7136cb2bc85f > Author: branch-fixup <branch-fixup> > Date: Wed Feb 13 03:40:38 2008 +0000 > Removing files not present on branch REL8_3_STABLE: > configure > configure.in > doc/bug.template > src/include/pg_config.h.win32 > src/interfaces/libpq/libpq.rc.in > src/port/win32ver.rc [ blink... ] Methinks you are looking at a rather broken mirror of the CVS repository. None of those files have been removed from branch REL8_3_STABLE, as evidenced both by direct checking of the core repository and by the fact that the buildfarm isn't all red. Removing configure would surely break every last build. Just out of curiosity, which SCM-that-wants-to-supplant-CVS was this? regards, tom lane
В списке pgsql-bugs по дате отправления: