1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00

Additional spelling corrections

A few more minor spelling corrections, no functional changes.

Thom Brown
This commit is contained in:
Stephen Frost
2013-06-03 08:40:27 -04:00
parent e1e2bb34f1
commit f129615fe7
4 changed files with 5 additions and 5 deletions

View File

@@ -429,8 +429,8 @@ algorithm is:
(this requires read/update/write/release of fore and aft siblings)
pin meta page and take buffer content lock in shared mode
determine which bitmap page contains the free space bit for page
relase meta page buffer content lock
pin bitmap page and take buffer content lock in exclusie mode
release meta page buffer content lock
pin bitmap page and take buffer content lock in exclusive mode
update bitmap bit
mark bitmap page dirty and release buffer content lock and pin
if page number is less than what we saw as first-free-bit in meta: