Thread: CF 2018-07 Needs Review items

CF 2018-07 Needs Review items

From
Andrew Dunstan
Date:
There has been some progress on quite a lot of these.


I'm going to move them all to the next CF.


Below are some notes on a few that seem to have stalled a bit.


cheers


andrew


https://commitfest.postgresql.org/18/1518/ lc_messages parameter doesn't 
work on Windows
This is a bug fix so we shouldn't drop it. But nobody is picking it up :-(

|https://commitfest.postgresql.org/18/1641/ |Try to produce compiler warnings for incorrect usage of printf("%m")
Conversation seems to have died back in May. Wait another CF to see if it's still alive.

https://commitfest.postgresql.org/18/1500/ csv output format for psql
Progress seems to have stalled. This one is up my street so I will take a look when I get a chance.


||

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



Re: CF 2018-07 Needs Review items

From
Tom Lane
Date:
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> |https://commitfest.postgresql.org/18/1641/ |Try to produce compiler warnings for incorrect usage of printf("%m")
> Conversation seems to have died back in May. Wait another CF to see if it's still alive.

That's certainly still alive as far as I'm concerned.  But I was not
expecting it to get looked at in this CF, since it was a new item.

            regards, tom lane