Re: Windows support

2009-12-14 Thread Li Zhengji
Hi all, I am using 0.10.1 on Erlang/OTP R13B03 on Windows. And I find that things are not that easy. After applying a quick patch to R13B03, DB compaction still fails: Step 1. delete db.couch --> succeed. (note: file db.couch is still opened.) Step 2. rename db.couch.compact to db.couch --> fail

Re: How to make equivalent of WHERE on JOINed table in CouchDB?

2009-12-14 Thread Noah Slater
Ahem, roadmap people? Come on, pull your socks up. We need to pick the ball up here. On 14 Dec 2009, at 01:53, Jan Lehnardt wrote: > Great feedback. Moving to dev@ > > Thanks Roger. > > Cheers > Jan > -- > > On 13 Dec 2009, at 13:57, Roger Binns wrote: > >> -BEGIN PGP SIGNED MESSAGE-

[jira] Commented: (COUCHDB-598) _show without docid returns 500 instead of 404

2009-12-14 Thread Jason Davies (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790250#action_12790250 ] Jason Davies commented on COUCHDB-598: -- I think this is the expected behaviour, and t

[jira] Updated: (COUCHDB-599) `head.total_rows` returns empty in a _list function

2009-12-14 Thread JIRA
[ https://issues.apache.org/jira/browse/COUCHDB-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karel Minařík updated COUCHDB-599: -- Description: In a _list function defined like this: function (head, req) { return 'Tota

[jira] Created: (COUCHDB-599) `head.total_rows` returns empty in a _list function

2009-12-14 Thread JIRA
`head.total_rows` returns empty in a _list function --- Key: COUCHDB-599 URL: https://issues.apache.org/jira/browse/COUCHDB-599 Project: CouchDB Issue Type: Bug Components: Database C