BUG #3681: fillers are NULL in pgbench - Mailing list pgsql-bugs

From ITAGAKI Takahiro
Subject BUG #3681: fillers are NULL in pgbench
Date
Msg-id 200710170810.l9H8A76I080568@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3681: fillers are NULL in pgbench
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3681
Logged by:          ITAGAKI Takahiro
Email address:      itagaki.takahiro@oss.ntt.co.jp
PostgreSQL version: 8.2.5, 8.3beta1
Operating system:   independent
Description:        fillers are NULL in pgbench
Details:

All of filler fields in branches, tellers and history is NULL. It is
probabbly a mistake because there are fields of char(22-88) in the table
definitions.

TPC-B requires at least 100 bytes per row for all tables used in it.

pgsql-bugs by date:

Previous
From: "ssurui"
Date:
Subject: Re: BUG #3680: memory leak when excuting a SQL "select count(id) from chinatelecom;"
Next
From: Tom Lane
Date:
Subject: Re: BUG #3681: fillers are NULL in pgbench