pgsql/src/pl/plpgsql/src pl_exec.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/plpgsql/src pl_exec.c
Date: 2001-05-08 01:00:53
Message-ID: 200105080100.f4810rB90509@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:00:53

Modified files:
src/pl/plpgsql/src: 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 Tom Lane 2001-05-08 01:02:04 pgsql/src/pl/plpgsql/src Tag: REL7_1_STABLE pl ...
Previous Message Bruce Momjian - CVS 2001-05-08 00:30:41 pgsql/doc src/sgml/plsql.sgml TODO.detail/priv ...