Re: [HACKERS] binary decode

2007-12-22 Thread Martijn van Oosterhout
On Sat, Dec 22, 2007 at 02:07:28AM -0500, Francisco wrote: > I'm working on a decoder to take a raw main/base file and given table format > parameters to pull out relevant data. > > My question is whether anyone has developed such a tool. Something that > takes the raw file and table format as inp

[HACKERS] binary decode

2007-12-21 Thread Francisco
I'm working on a decoder to take a raw main/base file and given table format parameters to pull out relevant data. My question is whether anyone has developed such a tool. Something that takes the raw file and table format as input and creates an ascii dump (similar to pgdump). The purpose is to