lnav/test/expected/test_sql_xml_func.sh_bcbd691bb24c4f7bcb9fe0e035b290815f1c8874.err
Tim Stack 4f4fd4091f [misc] more include shuffling
Improve xpath() error messages

Update alt-text in other themes
2023-07-14 22:03:08 -07:00

8 lines
798 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

✘ error: Invalid XPath expression
reason: Expected ']' to match an opening '['
 --> command-option:1
 | ;SELECT * FROM xpath('/cat[alog', (SELECT content FROM lnav_file LIMIT 1))
 --> xpath:1
 | /cat[alog 
 |  ^ Expected ']' to match an opening '['