pgsql/src/pl/tcl pltcl.c - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src/pl/tcl pltcl.c
Date
Msg-id 200201241931.g0OJVbt51650@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.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.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/doc/src/sgml/ref create_rule.sgml
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/. configure.in configure