Tom Lane wrote: > Andrew Dunstan <[EMAIL PROTECTED]> writes: > > . the thread "windows regression failure - prepared xacts" - in another > > thread here: > > http://archives.postgresql.org/pgsql-hackers/2005-07/msg00621.php Tom > > proposed a possible cause for the problem seen (race conditions in > > is_visible() and friends) and several possible solutions, but I am not > > sure we ever resolved the issue, did we? > > AFAIK the regression test failure has not recurred since I tweaked the > \d query issued by psql, but the question of whether we want to make a > semantic change in is_visible() is still open.
OK, thread removed. If there is a TODO, let me know. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match