diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-09 15:02:19 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-09 15:02:19 -0400 |
commit | db03cf375d602e417eda6b7a55eead91618e1398 (patch) | |
tree | b00cfc31a791b0bee8de581205ee55b614346694 /src/include/postgres.h | |
parent | 2dd318d277b8e1d8269b030f545240193943162f (diff) | |
download | postgresql-db03cf375d602e417eda6b7a55eead91618e1398.tar.gz postgresql-db03cf375d602e417eda6b7a55eead91618e1398.zip |
Code review/prettification for generic_xlog.c.
Improve commentary, use more specific names for the delta fields,
const-ify pointer arguments where possible, avoid assuming that
initializing only the first element of a local array will guarantee
that the remaining elements end up as we need them. (I think that
code in generic_redo actually worked, but only because InvalidBuffer
is zero; this is a particularly ugly way of depending on that ...)
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions