mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 23:57:18 -04:00
In some cases #if was used instead of #ifdef in an inconsistent style.
Cleaning this up also helps when analyzing cases like
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| pg_standby.c | ||