Fix Latin spelling
Peter Eisentraut <peter_e@gmx.net>
Fix Latin spelling "c.f." should be "cf.".
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/catalog.c | modified | +1 −1 |
| src/backend/optimizer/util/clauses.c | modified | +1 −1 |
| src/backend/replication/logical/origin.c | modified | +1 −1 |
| src/backend/replication/logical/reorderbuffer.c | modified | +2 −2 |
| src/backend/replication/logical/snapbuild.c | modified | +1 −1 |
| src/backend/storage/ipc/procarray.c | modified | +1 −1 |
| src/backend/utils/cache/relcache.c | modified | +1 −1 |
| src/bin/psql/describe.c | modified | +1 −1 |