Group: pgsql.general


Subject: Recovering data via raw table and field separators
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 12/16/2007 12:08:24 PM
Bruce Momjian <bruce@momjian.us> writes: > We used to have the C defined MAKE_EXPIRED_TUPLES_VISIBLE that would > make deleted rows visible, but it seems it was removed in this commit as > part of a restructuring: It was removed because it was utterly useless. 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