pgsql: Fix Latin spelling
Started by Peter Eisentrautover 8 years ago1 messagescomitters
Fix Latin spelling
"c.f." should be "cf.".
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/9e945f862633882cae3183d465f321bd8dd591f9
Modified Files
--------------
src/backend/catalog/catalog.c | 2 +-
src/backend/optimizer/util/clauses.c | 2 +-
src/backend/replication/logical/origin.c | 2 +-
src/backend/replication/logical/reorderbuffer.c | 4 ++--
src/backend/replication/logical/snapbuild.c | 2 +-
src/backend/storage/ipc/procarray.c | 2 +-
src/backend/utils/cache/relcache.c | 2 +-
src/bin/psql/describe.c | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)