Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Bossart2024-08-06 15:56:37 +0000
committerNathan Bossart2024-08-06 15:56:37 +0000
commit8928817769de0d81758bc760333d3056c67b63c1 (patch)
tree7db959a31176f95de63b5dda3974ccf9dd81806a /src/backend/commands/variable.c
parent3dcb09de7bb21c75d4df48263561af324fd099a4 (diff)
Remove volatile qualifiers from pg_stat_statements.c.
Prior to commit 0709b7ee72, which changed the spinlock primitives to function as compiler barriers, access to variables within a spinlock-protected section required using a volatile pointer, but that is no longer necessary. Reviewed-by: Bertrand Drouvot, Michael Paquier Discussion: https://postgr.es/m/Zqkv9iK7MkNS0KaN%40nathan
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions