dev  

Re: sqlite3 and postgresql

Bojan Smojver
Sun, 18 May 2008 01:59:01 -0700

On Sat, 2008-05-17 at 20:43 -0400, Tom Donovan wrote:

> I would be happy to take care of it as soon as I receive commit access.  I'm 
> a "new committer", and 
> the instructions advised patience - so I expect this usually takes some time 
> to get processed.

I committed something that _may_ work in r657516. The caveat is that we
rely here on both PostgreSQL and MySQL to not blow up in bad ways if
they get rownum of -1 (i.e. if the user of our API passes in row 0). I
did not test this at all, so feel free to do so.

-- 
Bojan