Re: Complier warnings on mingw gcc 4.5.0
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Itagaki Takahiro <itagaki.takahiro@gmail.com>, Hiroshi Inoue <inoue@tpf.co.jp>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-14T17:17:39Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Make the win32 putenv() override update *all* present versions of the
- 741e4ad7de9e 9.0.0 cited
-
Remove the use of the pg_auth flat file for client authentication.
- e710b65c1c56 9.0.0 cited
On 12/14/2010 12:10 PM, Tom Lane wrote: > Andrew Dunstan<andrew@dunslane.net> writes: >> On 12/13/2010 06:45 PM, I wrote: >>>> [ problem on Mingw with 'FATAL: parameter "port" cannot be changed >>>> without restarting the server' if client connection options are sent ] >> Regina Obe has pointed out to me, and I have confirmed, that this does >> not happen with REL8_4_STABLE. So either we have introduced a bug since >> then or something we have done since then has tickled a Mingw bug. > Hm. Does it happen in 9.0, or just HEAD? > > Yes, it happens on 9.0. I guess I need to start some git triangulation. cheers andrew