pgsql: Prevent #option dump from crashing on FORI statement with null

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent #option dump from crashing on FORI statement with null
Date: 2010-02-17 01:48:52
Message-ID: 20100217014852.0D1427541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Prevent #option dump from crashing on FORI statement with null step. Reported by Pavel.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/pl/plpgsql/src:
pl_funcs.c (r1.79 -> r1.79.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_funcs.c?r1=1.79&r2=1.79.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-17 01:48:58 pgsql: Prevent #option dump from crashing on FORI statement with null
Previous Message Tom Lane 2010-02-17 01:48:45 pgsql: Prevent #option dump from crashing on FORI statement with null