~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/plugin-remove.result

Added --plugin-remove option, which prunes plugins from the list of plugins
to be loaded.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
select length("test string");
 
2
ERROR 42000: FUNCTION length does not exist