> I've started scanning through the 6.0 backend code, and there has to be an
> easier way...  It might take me a week before I could hack the code and
> get it working...  Unless somebody could tell me which function in which
> file needs to return what...  
> 
> Thanks for the advice... I'm still digging through the code, but if
> there's an easier way, i'd appreicate knowing....
> 
> Thanks,

I recommend you look at:

        TransBlockNumberGetXidStatus()

and

        TransBlockGetXidStatus()

Have it return always true as soon as it is called, start the
postmaster, and do a dump of the database.  You should get all the
records.  Then back out your hack, initdb, and reload.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  [EMAIL PROTECTED]            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to