diff options
| author | Björn Lemke <lemke@lemke-it.com> | 2025-11-23 18:57:59 +0100 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2025-11-23 18:57:59 +0100 |
| commit | 26c78421c1ea89cd30db997d8bb62587fcac044c (patch) | |
| tree | 070521e1a12cd8166ec383c40921c64112ab88d5 /mail/postfix20 | |
| parent | textproc/mdbook-mermaid: Update to 0.17.0 (diff) | |
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 ).
Diffstat (limited to 'mail/postfix20')
0 files changed, 0 insertions, 0 deletions
