Stylistic changes in bufmgr.c
Bruce Momjian <bruce@momjian.us>
Stylistic changes in bufmgr.c Basically replaces (*a).b with a->b as it is everywhere else in Postgres. Manfred Koizar
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/page/bufpage.c | modified | +29 −28 |