December 16th, 2009 by depesz | Tags: incompatibility, pg85, pg90, plpgsql, postgresql, variables | No comments »
On 13th of November (I know, backlog again), Tom Lane committed patch which make PostgreSQL more strict about what happens in stored procedures in PL/pgSQL: Add control knobs for plpgsql's variable resolution behavior, and make the default be "throw error on conflict", ...
August 20th, 2009 by depesz | Tags: configuration, plpgsql, postgresql, sessions, sql, stackoverflow, variables | 6 comments »
This post has been updated with new code that uses temporary table - the code is at the end of post! There was this question on Stack Overflow. For future reference: guy asked how to do session variables - i.e. something he ...
