1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00
Files
postgres/src/include/port
Noah Misch 1c6b62a7d0 Replace xlc __fetch_and_add() with inline asm.
PostgreSQL has been unusable when built with xlc 13 and newer, which are
incompatible with our use of __fetch_and_add().  Back-patch to 9.5,
which introduced pg_atomic_fetch_add_u32().

Reviewed by Tom Lane.

Discussion: https://postgr.es/m/20190831071157.GA3251746@rfd.leadboat.com
2019-09-13 19:34:18 -07:00
..
2017-06-21 15:19:25 -04:00
2019-01-02 12:44:25 -05:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2014-05-06 12:12:18 -04:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2019-01-02 12:44:25 -05:00
2019-01-02 12:44:25 -05:00
2010-09-20 22:08:53 +02:00
2019-02-16 15:23:02 +00:00