#error PostgreSQL does not have native spinlock support on this platform. To continue the compilation, rerun configure using --disable-spinlocks. However, performance will be poor. Please report this to pgsql-bugs@postgresql.org.
#error PostgreSQL does not have native spinlock support on this platform. To continue the compilation, rerun configure using --disable-spinlocks. However, performance will be poor. Please report this to pgsql-bugs@postgresql.org.
#endif
#else
/*
/*
* Fake spinlock implementation using semaphores --- slow and prone
* Fake spinlock implementation using semaphores --- slow and prone
...
@@ -560,7 +629,8 @@ extern int tas_sema(volatile slock_t *lock);
...
@@ -560,7 +629,8 @@ extern int tas_sema(volatile slock_t *lock);