pgsql: Add pg_update C comment about problems with plpython_call_handle

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pg_update C comment about problems with plpython_call_handle
Date: 2012-05-27 10:29:55
Message-ID: E1SYajT-0008Ig-9l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add pg_update C comment about problems with plpython_call_handler().

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d4696fa68f88f371e9da77cc0319fa0b947fd911

Modified Files
--------------
contrib/pg_upgrade/function.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-05-27 10:35:21 pgsql: Add C comment explaining why we can't exclude checking functions
Previous Message Magnus Hagander 2012-05-27 09:07:24 pgsql: Make pg_recievexlog by default loop on connection failures