From: | Brar Piening <brar(at)gmx(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: flexible array members |
Date: | 2011-06-16 23:04:42 |
Message-ID: | 4DFA8C0A.7040906@gmx.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 16 Jun 2011 22:49:45 +0300, Peter Eisentraut
<peter_e(at)gmx(dot)net> wrote:
> This macro is provided by Autoconf and it appears to be using the
> standard's terminology.
commit dbbba5279f66f95805c1e084e6f646d174931e56 refs/heads/master
Author: Peter Eisentraut <peter_e(at)gmx(dot)net>
Date: Thu Jun 16 22:39:09 2011 +0300
Periodically checking my VS2010 patch I noticed that this one broke
Visual Studio builds.
At least mine and "chough
<http://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=chough&br=HEAD>"
in the build farm - I expect others to follow once they rebuild.
error C2065: 'FLEXIBLE_ARRAY_MEMBER' : undeclared identifier
error C2057: expected constant expression
Regards,
Brar
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2011-06-16 23:15:14 | Re: ALTER TABLE lock strength reduction patch is unsafe |
Previous Message | Florian Pflug | 2011-06-16 22:59:39 | Re: Boolean operators without commutators vs. ALL/ANY |