>Why don't you play around with it and see for yourself? I did that. Populated a sample table and then queried on it multiple times for each condition (=,>,<) with different constant values. Then queried pg_stat_statements view. Saw three different records corresponding to each condition query text (=?,>?,<?). Thank you Sameer
- [PERFORM] pg_stat_statements query normalization Sameer Thakur
- Re: [PERFORM] pg_stat_statements query normalization Peter Geoghegan
- Re: [PERFORM] pg_stat_statements query normalizat... Sameer Thakur