You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_stat_statements/sql
Michael Paquier 3357471cf9 pg_stat_statements: Add counters for generic and custom plans 2 months ago
..
cleanup.sql
cursors.sql Show sizes of FETCH queries as constants in pg_stat_statements 3 months ago
dml.sql
entry_timestamp.sql
extended.sql Make query jumbling also squash PARAM_EXTERN params 3 months ago
level_tracking.sql Fix regression with location calculation of nested statements 4 months ago
oldextversions.sql pg_stat_statements: Add counters for generic and custom plans 2 months ago
parallel.sql
plancache.sql pg_stat_statements: Add counters for generic and custom plans 2 months ago
planning.sql Revert support for improved tracking of nested queries 3 months ago
privileges.sql
select.sql Fix squashing algorithm for query texts 3 months ago
squashing.sql Make query jumbling also squash PARAM_EXTERN params 3 months ago
user_activity.sql
utility.sql
wal.sql