aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.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:27:01 +0300
commit61df3d090c0e42fd0ad06e5a3d70aca148107c30 (patch)
treebc568f1319eb2930c284017f78e459caa75bfd68 /src/backend/access/gist/gistvacuum.c
parent0de1068365909970eb75c51d82467d28631b63ef (diff)
downloadpostgresql-61df3d090c0e42fd0ad06e5a3d70aca148107c30.tar.gz
postgresql-61df3d090c0e42fd0ad06e5a3d70aca148107c30.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/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions