pgsql: Remove obsolete warning from docs.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove obsolete warning from docs.
Date: 2016-09-19 18:58:19
Message-ID: E1bm3lj-0001aj-LW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete warning from docs.

Python 2.4 and Fedora 4 are both obsolete at this point, especially
unpatched debug builds.

Discussion: <85e377b2-d459-396e-59b1-115548bbc059(at)iki(dot)fi>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6cc54f38a9fe1f4103c45a9858804d1d5d4de0fd

Modified Files
--------------
doc/src/sgml/plpython.sgml | 13 -------------
1 file changed, 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2016-09-19 20:04:12 pgsql: Fix latency calculation when there are \sleep commands in the sc
Previous Message Robert Haas 2016-09-19 18:27:25 pgsql: MSVC: Include pg_recvlogical in client-only install.