From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Jan Urbański <wulczer(at)wulczer(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: [COMMITTERS] pgsql: Get rid of the global variable holding the error state |
Date: | 2011-01-29 18:34:01 |
Message-ID: | 1296326041.11516.21.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On tor, 2011-01-27 at 00:25 +0100, Jan Urbański wrote:
> _2 is only Python 2.2, but I tried: with Python 2.2 there's a whole
> lot of regression tests that fail. The last release of 2.2 is April
> 2003, maybe it's time to forget about that particular dinosaur?
I agree that we should remove the plpython_unicode_2.out expected file
since none of the other expected files support 2.2.
I would also support dropping 2.2 support at the source code level. It
would only save a few lines of compatibility code, but we can't support
everything forever, and I think it'd be better to draw a clear line than
maintaining the current state of works-but-no-test-support.
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2011-01-30 20:43:30 | pgsql: Add option to include WAL in base backup |
Previous Message | Bruce Momjian | 2011-01-29 18:02:33 | pgsql: Properly capitalize documentation headings; some only had initi |
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2011-01-29 18:35:52 | Re: Snapshots no longer build |
Previous Message | Tom Lane | 2011-01-29 18:24:16 | Re: REVIEW: WIP: plpgsql - foreach in |