diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-01-08 20:58:22 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-01-08 20:58:22 -0500 |
commit | 220b34331f77effdb46798ddd7cca0cffc1b2858 (patch) | |
tree | d52435a2b7771fff4b9206f26cb3b72fa817d547 /contrib/pgcrypto/pgp-mpi-internal.c | |
parent | 080b7db72ebbec22580237631d6b07d0e1147b01 (diff) | |
download | postgresql-220b34331f77effdb46798ddd7cca0cffc1b2858.tar.gz postgresql-220b34331f77effdb46798ddd7cca0cffc1b2858.zip |
We don't need to include pg_sema.h in s_lock.h anymore.
Minor improvement to commit daa7527afc2274432094ebe7ceb03aa41f916607:
s_lock.h no longer has any need to mention PGSemaphoreData, so we can
rip out the #include that supplies that. In a non-HAVE_SPINLOCKS
build, this doesn't really buy much since we still need the #include
in spin.h --- but everywhere else, this reduces #include footprint by
some trifle, and helps keep the different locking facilities separate.
Diffstat (limited to 'contrib/pgcrypto/pgp-mpi-internal.c')
0 files changed, 0 insertions, 0 deletions