aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-04-16 10:21:09 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-04-16 10:26:36 +0300
commit848b9f05ab283724dd063d936a92568c1fdf422b (patch)
treee6f0804cb145b3c09841bc91a9dd6e07e5778551 /src/backend/commands/dbcommands.c
parentab76d8e9d672c661fe8ce4d9405dc8956b8ece9d (diff)
downloadpostgresql-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