Re: contrib mode - pgenv - Mailing list pgsql-patches

From Mike Mascari
Subject Re: contrib mode - pgenv
Date
Msg-id 3F6D89EC.9010505@mascari.com
Whole thread Raw
In response to Re: contrib mode - pgenv  (Mike Mascari <mascarm@mascari.com>)
List pgsql-patches
I wrote:

> Peter Eisentraut wrote:
>
>>How is this better than temporary tables?
>
> Well, I basically implemented it as a result of this thread:
>
> http://archives.postgresql.org/pgsql-general/2003-09/msg01347.php

I should also point out that if the idea were to be accepted as a
contrib module, I'd like to submit another one that:

1) Uses int32 consistently. I use int in a few places.
2) Doesn't include trigger.h/spi.h. Copy and paste error.
3) Creates the function get_session_variable() with the STABLE option.

Mike Mascari
mascarm@mascari.com



pgsql-patches by date:

Previous
From: Mike Mascari
Date:
Subject: Re: contrib mode - pgenv
Next
From: Peter Eisentraut
Date:
Subject: Re: contrib mode - pgenv