fetch handler: partial present response for undef RECORD SIM-17
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Nov 2013 15:10:00 +0000 (16:10 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Nov 2013 15:12:33 +0000 (16:12 +0100)
The old behavior was to return empty record (if RECORD was
not modified by handler). RECORD is now undefined upon entry
to fetch handler and handler must set it to return a record.


No differences found