pgsql: Fix some sloppiness in new PL/python get_source_line() function.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix some sloppiness in new PL/python get_source_line() function.
Date: 2011-04-08 04:32:09
Message-ID: E1Q83Mf-0008Fm-RS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some sloppiness in new PL/python get_source_line() function.

Jan Urbański

Branch
------
master

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

Modified Files
--------------
src/pl/plpython/plpython.c | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mitsu-ko 2011-04-08 08:09:50 pgstatsinfo - pg_statsinfo: fix version number in source code.
Previous Message Andrew Dunstan 2011-04-08 02:18:15 pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS