Add missing serial commas
Peter Eisentraut <peter_e@gmx.net>
Add missing serial commas Also update one place where the wal_level "logical" was not added to an error message.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +2 −2 |
| src/backend/access/transam/xlogfuncs.c | modified | +1 −1 |
| src/backend/postmaster/postmaster.c | modified | +2 −2 |
| src/backend/utils/adt/json.c | modified | +1 −1 |
| src/test/regress/expected/json_1.out | modified | +3 −3 |
| src/test/regress/expected/json.out | modified | +3 −3 |