Re: [HACKERS] ISAM driver for PostgreSQL

2004-02-17 Thread Bruce Momjian
Merlin Moncure wrote: > Does anybody think there might be some interest in an ISAM driver for > PostgreSQL? I've written a functional alpha that allows PostgreSQL to > be a drop in (or as easy as reasonably possible) replacement for an ISAM > file system driving a COBOL application. It is a STL b

[HACKERS] ISAM driver for PostgreSQL

2004-02-16 Thread Merlin Moncure
Does anybody think there might be some interest in an ISAM driver for PostgreSQL? I've written a functional alpha that allows PostgreSQL to be a drop in (or as easy as reasonably possible) replacement for an ISAM file system driving a COBOL application. It is a STL based thin wrapper around libpq