Method to encapsulate the process of creating a new page. It reuses old pages if possible, and creates a new page if none are available. It wipes the page on disk and in the cache and returns a clean copy locked with read-write permission @param tid - the transaction id @param dirtypages - the li
(TransactionId tid, HashMap<PageId, Page> dirtypages, int pgcateg)
source not stored for this graph (policy: none)
no test coverage detected