HomeFreeBSD

devel/lfcbase: 1.22.2 -> 1.22.3, databases/cego: 2.52.42 -> 2.52.43

Description

devel/lfcbase: 1.22.2 -> 1.22.3, databases/cego: 2.52.42 -> 2.52.43

lfcbase:

  • Warning elimination in several code modules. -Wall should print no warnings anymore (with clang)

cego:

  • Added patch for CegoJoinObject for correct and complete decoding. This is needed for database recovery procedure if nested join select occurs in update statement, e.g. update t1 set b1 = ( select max(b2) from t2 inner join t3 on t2.a2 = t3.a3 );
  • Warning elimination for several code modules. In CegoContentObject encoding and decoding method, the obsolete key flag in the schema information was removed. This leads to a incompatibel datastructure and requires tableset export/import for an uplift ot this version
  • To toChain method of CegoTableObject, CegoJoinObject and CegoAliasObject has been improved to treat undefined tabSetId argument ( defTabSetId = 0 ).

Details

Provenance
Björn Lemke <lemke@lemke-it.com>Authored on Nov 23 2025, 5:57 PM
piCommitted on Nov 23 2025, 5:57 PM
Parents
R11:3a8e49f20471: textproc/mdbook-mermaid: Update to 0.17.0
Branches
Unknown
Tags
Unknown