fix-13901.en.md 299 B

Fix prepared statements for Postgres integration.

Prior to this fix, when updating a Postgres integration action, if an invalid prepared-statements is used, for example reference to an unknown table column name, it may cause the action to apply the oldest version prepared-statement from the past.