BUG #18357: PGJDBC: how to pass the user defined type as input parameter to store procedure

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: jason(dot)chentj(at)homecredit(dot)cn
Subject: BUG #18357: PGJDBC: how to pass the user defined type as input parameter to store procedure
Date: 2024-02-22 03:56:31
Message-ID: 18357-ca06cf47cc92814b@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: 18357
Logged by: PGJDBC: how to pass the user defined type as input parameter to store
procedure
Email address: jason(dot)chentj(at)homecredit(dot)cn
PostgreSQL version: 16.2
Operating system: Red Hat Enterprise Linux Server release 7.9
Description:

Hi PG team,

One question about : how to pass the user defined type as input parameter to
store procedure from JAVA code?

Seems it not support from JDBC long time ago (2008):
https://www.postgresql.org/message-id/Pine.BSO.4.64.0811160716430.9252%40leary.csoft.net

Please help confirm currently if the user defined type are supported or not
on JDBC.

Thanks
Jason

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2024-02-22 04:25:42 Re: DSA_ALLOC_NO_OOM doesn't work
Previous Message Tender Wang 2024-02-22 03:49:29 Re: BUG #18354: Aborted transaction aborted during cleanup when temp_file_limit exceeded