On 12/30/2014 06:58 PM, Alvaro Herrera wrote:
- errmsg("name list length must be %d", 1)));
+ errmsg("name list length must be exactly %d", 1)));
Seems silly to pass constant 1 as an argument. (Yeah, it was silly
before this commit too.)
There is one instance of the old message left in pg_get_object_address.
Should change that too for consistency, and to reduce translation work.
- Heikki
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers