Bruce Momjian <pgman@candle.pha.pa.us> writes: > Do we automatically close files opened with AllocateFile() on > ereport(ERROR)?
Yes ... that's more or less the point of having it ... regards, tom lane ---------------------------(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