Added support for an "opaqueRecord" option in ES update.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 10 Jul 2008 08:48:42 +0000 (10:48 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 10 Jul 2008 08:48:42 +0000 (10:48 +0200)
commit69577e2593ec0a537285fe6454945fd287a486d6
tree594a41cd8a2830ae4cf0bc7e0812898c3a74c76b
parenta07a5e7fcd5417f81b546be932619b90e05ba72c
Added support for an "opaqueRecord" option in ES update.

Added support for an "opaqueRecord" option in ES update. If "opaqueRecord"
is present, call z_ext_record_oid_any() instead of z_ext_record_oid().
Set either the "record" or the "opaqueRecord" option, not both.
src/zoom-c.c