diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-16 10:21:09 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-16 10:26:54 +0300 |
commit | a4c4e0bf60f0f8dbe2556fabd94eb827ae376032 (patch) | |
tree | 8d7c7b58f2ebfd8bd82160baa85fb44a3e87e033 /src/backend/executor/nodeModifyTable.c | |
parent | 2b3136de9ed80cf89287651048d1597ebc1b4b6d (diff) | |
download | postgresql-a4c4e0bf60f0f8dbe2556fabd94eb827ae376032.tar.gz postgresql-a4c4e0bf60f0f8dbe2556fabd94eb827ae376032.zip |
Use correctly-sized buffer when zero-filling a WAL file.
I mixed up BLCKSZ and XLOG_BLCKSZ when I changed the way the buffer is
allocated a couple of weeks ago. With the default settings, they are both
8k, but they can be changed at compile-time.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions