Re: [HACKERS] New regression driver

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] New regression driver
Дата
Msg-id 23688.943150307@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] New regression driver  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы RE: [HACKERS] New regression driver  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> ... I have also added code to SearchSelfReferences()
> because pg_operator has some fancy depency on its lookup using an index,
> and has to have certain lookup happen with an sequential and not an
> index scan.

Say what?  That's got to be a symptom of a bug somewhere.  Maybe
pg_operator needs some CommandCounterIncrement calls so that the
tuples it inserts become visible earlier?  What are you seeing exactly?

For that matter, SearchSelfReferences looks like one giant kluge to me.
Who added this, and why, and what's the logic?  (Undocumented kluges
are very high on my hate list.)
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Getting OID in psql of recent insert
Следующее
От: Goran Thyni
Дата:
Сообщение: Advogato