| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: A couple of TODO notes |
| Date: | 2003-10-21 15:51:44 |
| Message-ID: | 200310211551.h9LFpia22131@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Tom Lane wrote:
> >>> * Allow INET subnet tests using non-constants
> >>> This should say "Allow ... to be indexed" as it's otherwise a nonissue.
>
> > Uh, what should be in the TODO? I am confused.
>
> "* Allow INET subnet tests using non-constants to be indexed"
Updated.
> >> Yes, you can make that happen in the V3 protocol: you can select either
> >> text or binary output format for each column. Declaring a cursor BINARY
> >> is in fact irrelevant in V3 protocol.
>
> > How is binary selected?
>
> See the column format selectors in the Bind message.
OK, removed.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-10-21 15:55:21 | Re: So, are we going to bump catversion for beta5, or not? |
| Previous Message | Tom Lane | 2003-10-21 15:45:58 | Re: Automatic conversion from Unicode |