validly - Search results in mailing lists
Mailing lists >> pgsql-interfaces >> Thread
2024-06-18 03:18:40 | RowDescription for a function does not include table OID (Maxwell Dreytser)
valid typrelid. I am interested in getting this typrelid in the RowDescription field table OID field
Mailing lists >> pgsql-interfaces >> Thread
2020-08-01 14:35:31 | Re: ecpg: issue related to preprocessor directives (Tom Lane)
valid only while evaluating an if-condition; it's true if we + * are doing ifdef
Mailing lists >> pgsql-interfaces >> Thread
2020-02-07 11:12:42 | Re: directory name equal database name (William B. Clay)
valid PostgreSQL identifier not beginning with "_pg" (e.g., "Accounting"). From PostgreSQL documentation, chapter 22.6: Tablespaces
Mailing lists >> pgsql-interfaces >> Thread
2018-07-24 13:46:57 | Host variables in ecpg (Ashutosh Sharma)
return some valid keyword for double. -- With Regards, Ashutosh Sharma EnterpriseDB:http://www.enterprisedb.com
Mailing lists >> pgsql-interfaces >> Thread
2017-07-12 18:53:15 | Re: [INTERFACES] Sporadic "relation does not exist" errors with psqlODBC (Tom Lane)
valid table/column combinations)? Is there any other commonality in the statements suffering the error? Can you correlate
Mailing lists >> pgsql-interfaces >> Thread
2014-04-05 11:52:38 | DBD::Pg version 3.1.0 released (Greg Sabino Mullane)
valid words starting a DML statement [Greg Sabino Mullane] (CPAN bug #92724) Checksums: dc350b9eeb5316e2ae0f574a64ff333c DBD-Pg-3.1.0.tar.gz 322b201281949afb55cbdfdf78e89618053f16f5
Mailing lists >> pgsql-interfaces >> Thread >> Search in thread (2)
2008-06-10 18:06:32 | Re: pqlib large object error (Tom Lane)
valid OID as negative. The printf would then report whatever the last error on the connection
Mailing lists >> pgsql-interfaces >> Thread
2007-08-28 15:15:39 | Re: Issue with PQdescribePortal to describe a select cursor (Brijesh Shrivastav)
valid assumption - I am sure about the initial response ). My problem in executing a portal
Mailing lists >> pgsql-interfaces >> Thread
2007-06-08 17:36:19 | Re: PQprepare case sensitive? (Michael Meskes)
Valid point. However, I had the statement name in a variable and used it for prepare
Mailing lists >> pgsql-interfaces >> Thread
2006-12-23 14:07:12 | Re: pgtcl installation problem (L Bayuk)
path. I think there are valid points on both sides, but I'm no expert.
Mailing lists >> pgsql-interfaces >> Thread
2006-11-23 14:41:46 | Set NULL Using PQexecParams (Keary Suska)
have a valid value. Thanks, Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business"
Mailing lists >> pgsql-interfaces >> Thread
2006-11-21 14:04:45 | Fw: SEGFAULT ON EXTENDED FUNCTION (Doherty EMAIL ACCOUNT)
valid(&sDate)) /* is the date we set valid */ { /* * now figure the eomonth calc */ if(months
Mailing lists >> pgsql-interfaces >> Thread
2006-11-21 12:11:05 | C LIBRARY EXTENSION SEGFAULT (James M Doherty)
valid(&sDate)) /* is the date we set valid */ { /* * now figure the eomonth calc */ if(months
Mailing lists >> pgsql-interfaces >> Thread
2006-11-21 11:49:38 | SEGFAULT ON EXTENDED FUNCTION (Doherty EMAIL ACCOUNT)
valid(&sDate)) /* is the date we set valid */ { /* * now figure the eomonth calc */ if(months
Mailing lists >> pgsql-interfaces >> Thread
2006-10-12 12:26:20 | Re: [2] libpq - check PGconn* - is it valid (Dmitriy Chumack)
I try to use async libpq functions to test connection to db. I have such