perl return codes - Mailing list pgsql-interfaces

From jr@i-bucks.com
Subject perl return codes
Date
Msg-id 3.0.6.32.20010226160613.007f5780@mail.i-bucks.com
Whole thread Raw
Responses Re: perl return codes  (selkovjr@mcs.anl.gov)
List pgsql-interfaces
I am writing a few perl scripts accessing postgres.   I have used the
examples in Bruce Momjian's book, where command results are tested.
(Variables such as PGRES_CONNECTION_OK and PGRES_TUPLES_OK are used).
Where can I find documentation on these types of variables, for other
commands?  (source is okay, I just cannot find it).  

thanks,
jr
john riehl




pgsql-interfaces by date:

Previous
From: Wasem Peter
Date:
Subject: [ODBC] Error handling in libodbc++
Next
From: selkovjr@mcs.anl.gov
Date:
Subject: Re: perl return codes