Re: missing file in git repo

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: missing file in git repo
Дата
Msg-id 4BDAAE7A02000025000310E8@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: missing file in git repo  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: missing file in git repo
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> wrote:
> If any Ruby hacker feels like fixing it please speak up.
I can't take it on any time soon.  If nobody else picks it up, I can
get to it "eventually".  Anyone taking it on might want to read
through the thread which starts at:
http://archives.postgresql.org/pgsql-hackers/2010-01/msg01679.php
I reviewed the code enough to be pretty convinced that the problem
could occur if a file was committed after a scan for changes had
passed the file in question, and before it hit the end of the scan.
> The reported source of the software seems to have gone away. I can
> let you have my copy, which reliably reproduces the error, so we
> have a good failure test case.
If it's not as recent as this:
http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/log/132
we might want to bring in (or at least review) what's been committed
since we grabbed our copy.  Some of the fixes mentioned sound like
they might possibly be related.
-Kevin


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_migrator to /contrib in a later 9.0 beta
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Invalidating dependent views and functions