pgsql: Add lcov exclusion markers to jsonpath scanner

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add lcov exclusion markers to jsonpath scanner
Date: 2020-05-26 12:17:55
Message-ID: E1jdYWp-0003Gz-Vp@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add lcov exclusion markers to jsonpath scanner

This was done for all scanners in
421167362242ce1fb46d6d720798787e7cd65aad but not added to the new one.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/add4211600bfece1efb3d62befbc55b521790d76

Modified Files
--------------
src/backend/utils/adt/jsonpath_scan.l | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-05-26 12:17:56 pgsql: Add lcov exclusion markers to jsonpath scanner
Previous Message Peter Eisentraut 2020-05-26 11:36:52 Re: pgsql: doc: make ref/*.sgml file header comment layout consistent