diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-05 15:09:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-05 15:09:04 +0000 |
commit | d8b04d5fac574d96252230c39a16f651b185661f (patch) | |
tree | bedf6816f09db907d50c0d2d1653127d1bb8e3c3 /src/backend/parser/parse_clause.c | |
parent | 70d756970b7b2e93e6f807f5c55e2ad7727e212a (diff) | |
download | postgresql-d8b04d5fac574d96252230c39a16f651b185661f.tar.gz postgresql-d8b04d5fac574d96252230c39a16f651b185661f.zip |
In ReadOrZeroBuffer (and related entry points), don't bother to call
PageHeaderIsValid when we zero the buffer instead of reading the page in.
The actual performance improvement is probably marginal since this function
isn't very heavily used, but a cycle saved is a cycle earned.
Zdenek Kotala
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions