OSDN Git Service

Remove useless LockDisable() function and associated overhead, per my
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Sep 2001 16:29:13 +0000 (16:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Sep 2001 16:29:13 +0000 (16:29 +0000)
commit3d59ad00e8cc6a1bd919280be839fca152149ec2
tree7eea422e403926dfe6dca3e46d3eb9b1c57f9bf7
parent19656b7445995b0aa157a7e595c61ed10d1ba378
Remove useless LockDisable() function and associated overhead, per my
proposal of 26-Aug.
doc/src/sgml/ref/postgres-ref.sgml
src/backend/bootstrap/bootstrap.c
src/backend/storage/lmgr/lmgr.c
src/backend/storage/lmgr/lock.c
src/backend/tcop/postgres.c
src/backend/utils/init/postinit.c
src/include/miscadmin.h
src/include/storage/lock.h