mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 12:36:49 -04:00
Using \ is unnecessary and ugly, so remove that. While at it, stitch the literals back into a single line: we've long discouraged splitting error message literals even when they go past the 80 chars line limit, to improve greppability. Leave contrib/tablefunc alone. Discussion: https://postgr.es/m/20191223195156.GA12271@alvherre.pgsql |
||
|---|---|---|
| .. | ||
| decode.c | ||
| launcher.c | ||
| logical.c | ||
| logicalfuncs.c | ||
| Makefile | ||
| message.c | ||
| origin.c | ||
| proto.c | ||
| relation.c | ||
| reorderbuffer.c | ||
| snapbuild.c | ||
| tablesync.c | ||
| worker.c | ||