| From: | Ludek Finstrle <ludek(dot)finstrle(at)pzkagis(dot)cz> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | schema and win1250 support + misc |
| Date: | 2004-01-09 15:14:44 |
| Message-ID: | 20040109151444.GA12471@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hello,
I need schema support in odbc driver (it means change schema when
connecting) more user friendly. So I attach patch for US only.
Second patch contains support for win1250 encoding and
one (I think) bug fix. It's in pgtypes.c in getCharColumnSize.
This function call SC_get_Curres which can return NULL and
getCharColumnSize doesn't handle it.
Comments are welcome
Luf
P.S. I use diff -iwaru <orig> <new> to create *.diff. I create
diffs againist CVS snapshoted today.
| Attachment | Content-Type | Size |
|---|---|---|
| odbc-schema.diff | text/plain | 7.0 KB |
| odbc-misc.diff | text/plain | 787 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Campbell | 2004-01-09 19:11:37 | Re: No Current Record |
| Previous Message | Guy Steven | 2004-01-09 00:14:59 | Re: No Current Record |