postgresql/contrib/earthdistance
Tom Lane b86b7bfa3e Improve English wording of some other getObjectDescription() messages.
Print columns as "column C of <relation>" rather than "<relation> column
C".  This seems to read noticeably better in English, as evidenced by the
regression test output changes, and the code change also makes it possible
for translators to adjust the phrase order in other languages.

Also change the output for OCLASS_DEFAULT from "default for %s" to
"default value for %s".  This seems to read better and is also more
consistent with the output of, for instance, getObjectTypeDescription().

Kyotaro Horiguchi, per a complaint from me

Discussion: https://postgr.es/m/20180522.182020.114074746.horiguchi.kyotaro@lab.ntt.co.jp
2018-05-24 14:01:10 -04:00
..
expected Improve English wording of some other getObjectDescription() messages. 2018-05-24 14:01:10 -04:00
sql Avoid locale dependency in expected output. 2011-08-24 13:47:01 -04:00
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
Makefile Update earthdistance extension for parallel query. 2016-06-07 11:26:41 -04:00
earthdistance--1.0--1.1.sql Update earthdistance extension for parallel query. 2016-06-07 11:26:41 -04:00
earthdistance--1.1.sql Fix typos in comments. 2017-02-06 11:33:58 +02:00
earthdistance--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
earthdistance.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
earthdistance.control Update earthdistance extension for parallel query. 2016-06-07 11:26:41 -04:00