pgsql: Prevent #option dump from crashing on FORI statement with null - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Prevent #option dump from crashing on FORI statement with null
Date
Msg-id 20100217014858.E52287541C5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Prevent #option dump from crashing on FORI statement with null step.  Reported by Pavel.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        pl_funcs.c (r1.67 -> r1.67.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_funcs.c?r1=1.67&r2=1.67.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Prevent #option dump from crashing on FORI statement with null
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: When updating ShmemVariableCache from a checkpoint record, be