pgtcl - libpgtcl: Make the error message when using - Mailing list pgsql-committers

From karl@pgfoundry.org (User Karl)
Subject pgtcl - libpgtcl: Make the error message when using
Date
Msg-id 20090916225447.D47D11071B69@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make the error message when using gen_update_from_array where a required key
field isn't in the array meaningful.

Modified Files:
--------------
    libpgtcl/playpen/pghelpers:
        postgres-helpers.tcl (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/playpen/pghelpers/postgres-helpers.tcl?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: karl@pgfoundry.org (User Karl)
Date:
Subject: pgtcl - libpgtcl: * Add gen_update_from_array and
Next
From: karl@pgfoundry.org (User Karl)
Date:
Subject: pgtcl - libpgtcl: Stupid bug fix from prior commit.