empserver/tests/empdump/xundump-errors/colhdr-miss2
Markus Armbruster 515beef12e xundump: Support splitting any table
Each part of a split table needs to supply rows for the same objects.
We currently require each part to name its objects explicitly, with an
object ID field, and don't support splitting tables that don't have
such IDs.  These restrictions became arbitrary when commit 4e23c45
implemented checking each partial table supplies the same rows.  Relax
them.

Affects tables sect, news, lost, realm, game, infrastructure.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-01 16:52:59 +01:00

31 lines
546 B
Text

config product
uid sname ...
0 "iron"
1 "dust"
2 "food"
3 "oil"
4 "rad"
5 "shells"
6 "guns"
7 "petrol"
8 "bars"
9 "lcm"
10 "hcm"
11 "tech"
12 "medical"
13 "edu"
14 "happy"
/config
config product
name
# Header fields ctype(0) ... ctype(2) missing
# Header fields camt(0) ... camt(2) missing
# Header field type missing
# Header field level missing
# Header field cost missing
# Header field nrndx missing
# Header field nrdep missing
# Header field nlndx missing
# Header field nlmin missing
# Header field nllag missing