Re: BUG #15511: Drop table error "invalid argument" - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #15511: Drop table error "invalid argument"
Date
Msg-id 20181206192422.nlxxj37hoi4p4b6o@alvherre.pgsql
Whole thread Raw
In response to Re: BUG #15511: Drop table error "invalid argument"  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #15511: Drop table error "invalid argument"
List pgsql-bugs
On 2018-Nov-17, Tom Lane wrote:

> I poked at that to the extent of testing every string in 11.1's tr.po
> against our implementation of snprintf, and what I find is this:
> 
> #. translator: second %s is, e.g., "table %s"
> #: catalog/objectaddress.c:2694
> #, c-format
> msgid "column %s of %s"
> msgstr "%2$s'nin %1$ sütunu"

I fixed this string in tr.po.  At least it'll be correct in 11.2.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15537: When trying to drop the column getting ERROR: vsnprintf failed: Invalid argument
Next
From: Ahmet Şeker
Date:
Subject: YNT: BUG #15537: When trying to drop the column getting ERROR:vsnprintf failed: Invalid argument