Improve error reporting in format()
Teodor Sigaev <teodor@sigaev.ru>
Improve error reporting in format() Clarify invalid format conversion type error message and add hint. Author: Jim Nasby
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/varlena.c | modified | +9 −6 |
| src/test/regress/expected/text.out | modified | +6 −3 |