pgsql: Disable _FORTIFY_SOURCE with ICC
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-committers@postgresql.org
Date: 2012-09-30T00:07:48Z
Lists: pgsql-hackers
Disable _FORTIFY_SOURCE with ICC There are apparently some incompatibilities, per buildfarm. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/97ec9621572054be96b0447395f5fa2438a4d6cb Modified Files -------------- src/template/linux | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-)
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Disable _FORTIFY_SOURCE with ICC
- 97ec96215720 9.3.0 cited