projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa92b33
)
Remove unused BAD_LOCATION definition.
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Mon, 25 Jun 2007 17:12:07 +0000
(17:12 +0000)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Mon, 25 Jun 2007 17:12:07 +0000
(17:12 +0000)
src/include/storage/shmem.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/storage/shmem.h
b/src/include/storage/shmem.h
index c9945dbb84400ae7abd63c4850a7cb74128afb41..b591962417ff68622b2ae67a984124d76cbe5c01 100644
(file)
--- a/
src/include/storage/shmem.h
+++ b/
src/include/storage/shmem.h
@@
-28,7
+28,6
@@
typedef unsigned long SHMEM_OFFSET;
#define INVALID_OFFSET (-1)
-#define BAD_LOCATION (-1)
/*
* Start of the primary shared memory region, in this process' address space.