Bruce Momjian <pgman@candle.pha.pa.us> writes:
  
> ! extern volatile slock_t pg_atomic_cas(volatile slock_t *lock, slock_t with,
> !                                                                       
> slock_t cmp);

Surely it is not useful to mark the result of a function as volatile.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to