From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Vicktor <vic(at)adv(dot)ru> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns() |
Date: | 2002-03-05 03:35:55 |
Message-ID: | 200203050335.g253Zt627826@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Patch applied. Thanks.
---------------------------------------------------------------------------
Vicktor wrote:
> Hello All,
>
> I have little patch for postgres jdbc2.
> This interesting thing was fund in ./postgresql-7.1.3/src/backend/utils/adt/format_type.c line 167
>
> Best regards,
> Victor Gluschenko
> ---------------------
> ADV / web-engineering co.
> mailto:vi?(at)adv(dot)ru
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-03-05 03:51:34 | Status of outstanding patches |
Previous Message | Anthony Kwok | 2002-03-05 03:35:26 | Need Latest patched driver |