pgsql: Add note that using PL/Python 2 and 3 in the same session will
| From: |
petere(at)postgresql(dot)org (Peter Eisentraut) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Add note that using PL/Python 2 and 3 in the same session will |
| Date: |
2010-07-06 21:37:31 |
| Message-ID: |
20100706213731.450E27541D4@cvs.postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committerspgsql-hackers |
Log Message:
-----------
Add note that using PL/Python 2 and 3 in the same session will probably crash
Modified Files:
--------------
pgsql/doc/src/sgml:
plpython.sgml (r1.49 -> r1.50)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpython.sgml?r1=1.49&r2=1.50)
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2010-07-06 21:41:11 |
| Subject: Does mbutils.c really need to use L'\0' ? |
| Previous: | From: Tom Lane | Date: 2010-07-06 21:32:39 |
| Subject: Re: t_self as system column |
pgsql-committers by date
| Next: | From: Greg Smith | Date: 2010-07-06 21:49:15 |
| Subject: Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and
comments to say bytes not kilobytes. |
| Previous: | From: Andrew Dunstan | Date: 2010-07-06 21:34:03 |
| Subject: Re: pgsql: Mention why one C file fails pgindent. |