Hi,
I would like editor access to the wiki, my username is *msdousti* and I
would like to modify the Count Estimate page (
https://wiki.postgresql.org/wiki/Count_estimate)
At the moment, it uses the string concatenation operator ||, which is
susceptible to SQL injection.
I'd like to mention that, starting 9.1, the FORMAT function accepts %L, and
add a query that uses %L to perform EXPLAIN (FORMAT JSON).
Best wishes,
Sadeq Dousti