projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a85969
)
Fix whitespace
author
Peter Eisentraut
<peter_e@gmx.net>
Sun, 5 Jun 2016 21:02:56 +0000
(17:02 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sun, 5 Jun 2016 21:02:56 +0000
(17:02 -0400)
src/backend/storage/ipc/latch.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/latch.c
b/src/backend/storage/ipc/latch.c
index 7d8ad63feb363cd44e779e911d10a11f0238c0f1..9def8a12d3ddfd2e5b0af7cc7a473e29edd9d04e 100644
(file)
--- a/
src/backend/storage/ipc/latch.c
+++ b/
src/backend/storage/ipc/latch.c
@@
-485,7
+485,7
@@
CreateWaitEventSet(MemoryContext context, int nevents)
char *data;
Size sz = 0;
- /*
+ /*
* Use MAXALIGN size/alignment to guarantee that later uses of memory are
* aligned correctly. E.g. epoll_event might need 8 byte alignment on some
* platforms, but earlier allocations like WaitEventSet and WaitEvent