BUG #8366: getClob() stopped working from which version?

From: vaishu(dot)sweety02(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8366: getClob() stopped working from which version?
Date: 2013-08-06 11:02:36
Message-ID: E1V6f2C-000790-33@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8366
Logged by: developer
Email address: vaishu(dot)sweety02(at)gmail(dot)com
PostgreSQL version: Unsupported/Unknown
Operating system: windows
Description:

I have a table with TEXT column in it.. When I used version 8.3.21
previously, getClob() worked to retrieve the column's data.. but now its not
working.. getString() is working and I am using that to retrieve the value.
I want to provide a check inorder to use the right statement. So please tell
me what that check should be?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message koizumistr 2013-08-06 16:02:29 BUG #8367: wrong example in 8.17.10
Previous Message bughunt 2013-08-06 08:31:40 BUG #8365: Two documentation suggestions