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 5 months ago
..
cleanup.sql
cursors.sql Show sizes of FETCH queries as constants in pg_stat_statements 6 months ago
dml.sql
entry_timestamp.sql
extended.sql Make query jumbling also squash PARAM_EXTERN params 6 months ago
level_tracking.sql
oldextversions.sql pg_stat_statements: Add counters for generic and custom plans 5 months ago
parallel.sql
plancache.sql pg_stat_statements: Add counters for generic and custom plans 5 months ago
planning.sql
privileges.sql
select.sql Fix squashing algorithm for query texts 6 months ago
squashing.sql Make query jumbling also squash PARAM_EXTERN params 6 months ago
user_activity.sql
utility.sql
wal.sql