Re: Support prepared statement invalidation when result types change - Mailing list pgsql-hackers

From Jelte Fennema
Subject Re: Support prepared statement invalidation when result types change
Date
Msg-id CAGECzQT6ebzUR8mVmDO=XvQ5PHp4knzFh42XsXvw8evgZH0p5w@mail.gmail.com
Whole thread Raw
In response to Re: Support prepared statement invalidation when result types change  (Jelte Fennema <me@jeltef.nl>)
Responses Re: Support prepared statement invalidation when result types change
List pgsql-hackers
When running the Postgres JDBC tests with this patchset I found dumb
mistake in my last patch where I didn't initialize the contents of
orig_params correctly. This new patchset  fixes that.

Attachment

pgsql-hackers by date:

Previous
From: Serpent
Date:
Subject: Document that PG_TRY block cannot have a return statement
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: pg_upgrade and logical replication