Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable

From: Alex Goncharov <goncharov(dot)alex(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable
Date: 2011-10-07 00:20:31
Message-ID: E1RByAx-000DO6-VG@hanssachs.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The obvious typos:

,--- I/Alex (Thu, 06 Oct 2011 19:42:13 -0400) ----*
| (may use pg_attribute.attnotnull on t1, t2, is I didn't see the 'create's.
(may use pg_attribute.attnotnull on t1, t2, if I didn't see the 'create's.

| Now, for this statement, I can easily identify non-nullable columns.
Now, for this statement, I can easily identify the non-nullable columns:

-- Alex -- goncharov(dot)alex(at)gmail(dot)com --

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2011-10-07 00:28:30 Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable
Previous Message Alex Goncharov 2011-10-07 00:15:36 Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable