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:36 +0300 |
commit | 848b9f05ab283724dd063d936a92568c1fdf422b (patch) | |
tree | e6f0804cb145b3c09841bc91a9dd6e07e5778551 /src/backend/commands/dbcommands.c | |
parent | ab76d8e9d672c661fe8ce4d9405dc8956b8ece9d (diff) | |
download | postgresql-848b9f05ab283724dd063d936a92568c1fdf422b.tar.gz postgresql-848b9f05ab283724dd063d936a92568c1fdf422b.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/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions