pgsql/src/pl/plpgsql/src Tag: REL7_1_STABLE pl ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/plpgsql/src Tag: REL7_1_STABLE pl ...
Date: 2001-05-08 01:02:04
Message-ID: 200105080102.f48124K90644@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/05/07 21:02:04

Modified files:
src/pl/plpgsql/src: Tag: REL7_1_STABLE pl_exec.c

Log message:
Un-break exec_move_row() for case that a NULL tuple and tupdesc are
passed, which occurs when no rows are retrieved by a SELECT.
Mea maxima culpa ... I should have caught this.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-08 02:26:10 pgsql/doc/src/sgml plsql.sgml
Previous Message Tom Lane 2001-05-08 01:00:53 pgsql/src/pl/plpgsql/src pl_exec.c