Michael Paquier <mich...@paquier.xyz> writes: > Show values of SET statements as constants in pg_stat_statements
Shouldn't this have included a catversion bump? The parsenodes.h change would for example break new-style SQL functions that include a SET command. Probably a narrow use-case, but still. regards, tom lane