On mån, 2010-10-11 at 20:46 +0200, Pavel Stehule wrote: > The problem is in interface. The original patch did it, but I removed > it. We cannot to unsure immutability of some parameters now.
How about you store the "immutable" parameter in the transition state and error out if it changes between calls? -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
