Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qlA9O-001XjL-1Q for pgsql-jdbc@arkaria.postgresql.org; Tue, 26 Sep 2023 15:39:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qlA9M-00D01O-G6 for pgsql-jdbc@arkaria.postgresql.org; Tue, 26 Sep 2023 15:39:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qlA9M-00D01A-7X for pgsql-jdbc@lists.postgresql.org; Tue, 26 Sep 2023 15:39:00 +0000 Received: from cloud.gatewaynet.com ([185.90.37.94]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qlA9J-007hw6-Jp for pgsql-jdbc@postgresql.org; Tue, 26 Sep 2023 15:38:59 +0000 Content-Type: multipart/alternative; boundary="------------pZ0PfT0sNoQj8yE4Tv4ULHOl" Message-ID: Date: Tue, 26 Sep 2023 18:38:55 +0300 MIME-Version: 1.0 Content-Language: en-US To: pgsql-jdbc@postgresql.org From: Achilleas Mantzios - cloud Subject: Regarding useObjects List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------pZ0PfT0sNoQj8yE4Tv4ULHOl Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dear All I see support for useObjects was dropped some time in 2020, with this commit : 529e5dc3a8f071ad4946daf3bde1422c21a99524 . Desperate mode question : was it replaced by smth else ? Any workaround ? Serious mode question : Since eventually we'll have to bite the bullet and do an upgrade, how would you propose dealing with 1000s lines of java code using arrays of primitives ? thank you --------------pZ0PfT0sNoQj8yE4Tv4ULHOl Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Dear All

I see support for useObjects was dropped some time in 2020, with this commit : 529e5dc3a8f071ad4946daf3bde1422c21a99524 .

Desperate mode question : was it replaced by smth else ? Any workaround ?

Serious mode question : Since eventually we'll have to bite the bullet and do an upgrade, how would you propose dealing with 1000s lines of java code using arrays of primitives ?


thank you

--------------pZ0PfT0sNoQj8yE4Tv4ULHOl--