pgtcl - libpgtcl: Make the error message when using

From: karl(at)pgfoundry(dot)org (User Karl)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgtcl - libpgtcl: Make the error message when using
Date: 2009-09-16 22:54:47
Message-ID: 20090916225447.D47D11071B69@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Karl 2009-09-16 23:14:42 pgtcl - libpgtcl: Stupid bug fix from prior commit.
Previous Message User Karl 2009-09-16 19:12:06 pgtcl - libpgtcl: * Add gen_update_from_array and