Fix wording in amvalidate error messages
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix wording in amvalidate error messages Remove some gratuituous message differences by making the AM name previously embedded in each message be a %s instead. While at it, get rid of terminology that's unclear and unnecessary in one message. Discussion: https://postgr.es/m/20170523001557.bq2hbq7hxyvyw62q@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/brin/brin_validate.c | modified | +18 −18 |
| src/backend/access/gin/ginvalidate.c | modified | +16 −16 |
| src/backend/access/gist/gistvalidate.c | modified | +16 −16 |
| src/backend/access/hash/hashvalidate.c | modified | +20 −20 |
| src/backend/access/nbtree/nbtvalidate.c | modified | +18 −18 |
| src/backend/access/spgist/spgvalidate.c | modified | +18 −18 |
Discussion
- translatable string fixes 4 messages · 2017-05-21 → 2017-05-24