pgsql/src/pl/tcl pltcl.c

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/tcl pltcl.c
Date: 2002-01-24 19:31:37
Message-ID: 200201241931.g0OJVbt51650@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/01/24 14:31:36

Modified files:
src/pl/tcl : pltcl.c

Log message:
pltcl's spi_execp didn't handle NULL arguments quite correctly.
It would try to call the input conversion routines for them anyway.
So, a valid input string for the datatype had to be supplied.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2002-01-24 19:50:41 pgsql/. configure.in configure
Previous Message tgl 2002-01-24 18:28:15 pgsql/doc/src/sgml/ref create_rule.sgml