> > Not that we have been sitting on our hands, but we have been waiting for the
> > FE/BE protocol to stabilize before updating the ODBC driver to the 6.4
> > specs. Have we reached this point?
>
> Of course, beta does not start until Sep 1, so it is possible to wait
> some more to see of other things change before updating things, but
> currently, there are no open items I know about.
I have also renamed some of the client structure names used internally
by libpq. adtid, adtsize were too strange/confusing for me. Now they
are typid and typlen. Should help clarify why atttypmod is needed,
because many types, varchar(), don't have TYPE sizes.
--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 1998-07-13 15:32:24 |
| Subject: Re: [HACKERS] atttypmod now 32 bits, interface change |
| Previous: | From: Bruce Momjian | Date: 1998-07-13 15:15:26 |
| Subject: Re: [HACKERS] atttypmod now 32 bits, interface change |
pgsql-interfaces by date
| Next: | From: Tom Lane | Date: 1998-07-13 15:32:24 |
| Subject: Re: [HACKERS] atttypmod now 32 bits, interface change |
| Previous: | From: Bruce Momjian | Date: 1998-07-13 15:15:26 |
| Subject: Re: [HACKERS] atttypmod now 32 bits, interface change |