Project

General

Profile

Activity

From 12/12/2018 to 01/10/2019

01/08/2019

12:34 AM Feature #3757: add metadata support
Ovidiu Maxiniuc wrote:
> Yes, I think this can be done. The @RecordLockEvent@ received by @LockTableUpdater@ seems t...
Eric Faulhaber

01/07/2019

04:05 PM Feature #3757: add metadata support
Eric Faulhaber wrote:
> I think the @_database-feature@ and @_startup._startup-locktable@ changes can be handled via...
Ovidiu Maxiniuc

01/03/2019

03:07 PM Feature #3757: add metadata support
Greg Shah wrote:
> What runtime work is needed to complete this task?
I think the @_database-feature@ and @_start...
Eric Faulhaber
01:13 PM Feature #3500: implement CLOB and BLOB support
Greg Shah wrote:
> What work is left in this task?
Basic LOB CRUD access is supported, but some language features...
Eric Faulhaber

01/02/2019

03:01 PM Feature #3758: misc database features
Greg Shah wrote:
> Eric: Please summarize what needs to be done for this task.
*DBTASKID Function*
Full runtime ...
Eric Faulhaber
11:33 AM Feature #3758: misc database features
Eric: Please summarize what needs to be done for this task. Greg Shah
11:33 AM Feature #3757: add metadata support
What runtime work is needed to complete this task? Greg Shah
10:06 AM Feature #3500: implement CLOB and BLOB support
What work is left in this task? Greg Shah

12/16/2018

05:12 AM Feature #3500: implement CLOB and BLOB support
3750a/11346 adds support for the import of BLOBs and CLOBs. It requires that all LOB export files reside in a subdire... Eric Faulhaber

12/15/2018

03:49 AM Feature #3500: implement CLOB and BLOB support
I've added basic conversion and runtime support for BLOB and CLOB in 3750a/11334. Does not include changes to data im... Eric Faulhaber

12/13/2018

05:14 PM Feature #3500: implement CLOB and BLOB support
Turns out, I need to fetch the LOB data at the time the record is retrieved, otherwise we can't be sure we can get it... Eric Faulhaber
02:42 PM Bug #3651: regression in server startup when _connect metadata is active and a database is loaded...
The cause of this issue is documented in @ConnectionManager.java@:438:... Ovidiu Maxiniuc
11:19 AM Feature #3759: setup, test and document PostgreSQL on Windows
This thread is public, but I agree that the artifacts should be seen from the other two documents as well. Greg Shah
11:16 AM Feature #3759: setup, test and document PostgreSQL on Windows
Greg Shah wrote:
> What updates need to be made to the documentation chapters so that it is complete?
>
> https:/...
Ovidiu Maxiniuc
08:57 AM Feature #3759: setup, test and document PostgreSQL on Windows
What updates need to be made to the documentation chapters so that it is complete?
https://proj.goldencode.com/pro...
Greg Shah
04:34 AM Feature #3759: setup, test and document PostgreSQL on Windows
Ovidiu Maxiniuc wrote:
> Eugenie,
>
> I guess you refer in note-65 of MinGW-built PostgreSQL. Building with MSVC...
Eugenie Lyzenko
02:41 AM Feature #3759: setup, test and document PostgreSQL on Windows
Eugenie,
I guess you refer in note-65 of MinGW-built PostgreSQL. Building with MSVC-built PostgreSQL is much simp...
Ovidiu Maxiniuc
09:32 PM Feature #3759: setup, test and document PostgreSQL on Windows
Several conclusions about building @PL/Java@ and modified @MinGW@ include directory with Windows environment:
1. T...
Eugenie Lyzenko

12/12/2018

06:21 PM Feature #3500: implement CLOB and BLOB support
Eric Faulhaber wrote:
> I think the data has to be accessible via the database.
That is clearly better for apps t...
Greg Shah
05:17 PM Feature #3500: implement CLOB and BLOB support
I think the data has to be accessible via the database. Eric Faulhaber
03:35 PM Feature #3500: implement CLOB and BLOB support
> The downside is memory consumption; it doesn't take many DMOs with big LOBs stored in memory to cause a problem.
...
Greg Shah
02:48 PM Feature #3500: implement CLOB and BLOB support
The way Hibernate maps BLOBs is to @byte[]@ or to @java.sql.Blob@; CLOBs to @String@ or to @java.sql.Clob@.
Using ...
Eric Faulhaber
06:40 AM Feature #3759: setup, test and document PostgreSQL on Windows
It is OK to install a pre-built (on your system) PL/Java on the customer system. Greg Shah
06:03 AM Feature #3759: setup, test and document PostgreSQL on Windows
I started to build PL/Java on customer system but at the end I stumbled on following issue: the @javah@ is missing fr... Ovidiu Maxiniuc
04:32 AM Feature #3759: setup, test and document PostgreSQL on Windows
Added openssl header files needed to built PL/Java with mingw-built PostgreSQL. Ovidiu Maxiniuc
 

Also available in: Atom