Content-Length: 258317 | pFad | http://github.com/postgrespro/postgres/commit/5b26278822c69dd76ef89fd50ecc7cdba9c3f035

04 Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0. · postgrespro/postgres@5b26278 · GitHub
Skip to content

Commit 5b26278

Browse files
committed
Fix thinko in 0709b7e.
Buildfarm member castoroides is unhappy with this, for entirely understandable reasons.
1 parent 45f6240 commit 5b26278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/storage/s_lock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ extern int tas_sema(volatile slock_t *lock);
932932
* which the PostgreSQL project does not have access.
933933
*/
934934
#define USE_DEFAULT_S_UNLOCK
935-
extern void s_unlock(volatile s_lock *lock);
935+
extern void s_unlock(volatile slock_t *lock);
936936
#define S_UNLOCK(lock) s_unlock(lock)
937937
#endif /* S_UNLOCK */
938938

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/5b26278822c69dd76ef89fd50ecc7cdba9c3f035

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy