A doubt in pgtcl - Mailing list pgsql-interfaces

From Senthil
Subject A doubt in pgtcl
Date
Msg-id opr87xv1ur4cz2t2@mail.chain-sys.com
Whole thread Raw
Responses Re: A doubt in pgtcl  (Brett Schwarz <brett_schwarz@yahoo.com>)
List pgsql-interfaces
Dear Sir,I have just started to program in pgtcl.I have to write a procedure for 
connecting to a table and fetching records and inserting them.What should 
I do to catch the error conditions?The postmaster runs in a separate 
terminal and Tcl in another one.The errors may be non existing table 
name,field name or errors like query fetching many rows as result.Please 
give me a solution for this problem.Thanking you.

Yours truly,
Senthil J



pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: cleaning up in UDF's (user-defined functions)
Next
From: David Stanaway
Date:
Subject: Problem with PQexecPrepared