Re: BUG #15511: Drop table error "invalid argument"
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: ertugrul9090@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2018-11-17T20:37:25Z
Lists: pgsql-bugs
Hi, On 2018-11-17 20:32:27 +0000, PG Bug reporting form wrote: > The following bug has been logged on the website: > > Bug reference: 15511 > Logged by: Ertuğrul Kahveci > Email address: ertugrul9090@gmail.com > PostgreSQL version: 11.1 > Operating system: windows 10 > Description: > > Hello; > Drop table error "HATA: vsnprintf failed: Invalid argument", error > code:"XX000" , PostgreSQL version..: "11.1" > Thanks, This is not enough information for us to do anything abou this report. What precisely lead to this error being reported? Can you give us enough details to reproduce? Do you get the same error if you do SET lc_messages = 'C'; before you drop the table? Greetings, Andres Freund
Commits
-
Improve our response to invalid format strings, and detect more cases.
- d8e1de899c8e 11.2 landed
- d398119c19ef 9.6.12 landed
- d2b0b60e7193 12.0 landed
- a40ee75c1e2c 9.5.16 landed
- 6dc46f8ca83d 10.7 landed
- 3a691f8a25a8 9.4.21 landed