On Sat, 17 Jun 2006 18:47:46 +0300, Tom Lane <[EMAIL PROTECTED]> wrote:
Obviously we should document the problem in the plpython documentation
("don't try to use this feature with python versions before XXX"), but
I'm not any longer convinced that we have to reject this patch on
security grounds
This is the 3rd revised fillfactor patch.
Now, AM specific options are stored in pg_class.reloptions as text[].
Also, some bugs are fixed. It passed all regression tests.
Tom Lane <[EMAIL PROTECTED]> wrote:
> An opaque bytea won't do though. What I'd suggest is something real
> close to the for
On Sun, Apr 23, 2006 at 11:55:03PM +0200, Martijn van Oosterhout wrote:
> Here's some patches to clear up some of the most obvious problems with
> ECPG. This is just scratching the surface, but it's good to start
> somewhere:
> ...
I just committed all patches to ecpglib. Sorry for the delay but i