Assorted message fixes and improvements
Peter Eisentraut <peter_e@gmx.net>
Assorted message fixes and improvements
Files
| Path | Change | +/− |
|---|---|---|
| contrib/test_decoding/expected/ddl.out | modified | +1 −1 |
| src/backend/access/heap/rewriteheap.c | modified | +2 −2 |
| src/backend/commands/dbcommands.c | modified | +4 −2 |
| src/backend/commands/matview.c | modified | +1 −1 |
| src/backend/commands/tablecmds.c | modified | +1 −1 |
| src/backend/executor/nodeWindowAgg.c | modified | +2 −2 |
| src/backend/replication/logical/reorderbuffer.c | modified | +2 −2 |
| src/backend/replication/logical/snapbuild.c | modified | +3 −3 |
| src/backend/replication/slot.c | modified | +4 −4 |
| src/backend/storage/ipc/dsm_impl.c | modified | +3 −3 |
| src/test/regress/expected/matview.out | modified | +1 −1 |