postgresql/src/include/storage
Simon Riggs 76be0c81cc Filter recovery conflicts based upon dboid from relfilenode of WAL
records for heap and btree. Minor change, mostly API changes to
pass through the required values. This is a simple change though
also provides the refactoring required for further enhancements
to conflict processing using the relOid. Changes only have effect
during Hot Standby.
2010-01-29 17:10:05 +00:00
..
backendid.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
block.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
buf.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
buf_internals.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
buffile.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
bufmgr.h In HS, Startup process sets SIGALRM when waiting for buffer pin. If 2010-01-23 16:37:12 +00:00
bufpage.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fd.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
freespace.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
fsm_internals.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
indexfsm.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
ipc.h Now that much of walreceiver has been pulled back into the postgres 2010-01-20 18:54:27 +00:00
item.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
itemid.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
itemptr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
large_object.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lmgr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lock.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lwlock.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
off.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_sema.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_shmem.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pmsignal.h Make standby server continuously retry restoring the next WAL segment with 2010-01-27 15:27:51 +00:00
pos.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
proc.h In HS, Startup process sets SIGALRM when waiting for buffer pin. If 2010-01-23 16:37:12 +00:00
procarray.h In HS, Startup process sets SIGALRM when waiting for buffer pin. If 2010-01-23 16:37:12 +00:00
procsignal.h In HS, Startup process sets SIGALRM when waiting for buffer pin. If 2010-01-23 16:37:12 +00:00
relfilenode.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
s_lock.h Use _mm_pause() for win64 spin_delay(), per note from Tsutomu Yamada. 2010-01-05 11:06:28 +00:00
shmem.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
sinval.h During Hot Standby, set DatabasePath correctly during relcache init file 2010-01-09 16:49:27 +00:00
sinvaladt.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
smgr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
spin.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
standby.h Filter recovery conflicts based upon dboid from relfilenode of WAL 2010-01-29 17:10:05 +00:00