postgresql/src/include/storage
Heikki Linnakangas 47ce95a7b9 Now that much of walreceiver has been pulled back into the postgres
binary, revert PGDLLIMPORT decoration of global variables. I'm not sure
if there's any real harm from unnecessary PGDLLIMPORTs, but these are all
internal variables that external modules really shouldn't be messing
with. ThisTimeLineID still needs PGDLLIMPORT.
2010-01-20 18:54:27 +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 Update copyright for the year 2010. 2010-01-02 16:58:17 +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 Introduce Streaming Replication. 2010-01-15 09:19:10 +00:00
pos.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
proc.h Teach standby conflict resolution to use SIGUSR1 2010-01-16 10:05:59 +00:00
procarray.h Teach standby conflict resolution to use SIGUSR1 2010-01-16 10:05:59 +00:00
procsignal.h Teach standby conflict resolution to use SIGUSR1 2010-01-16 10:05:59 +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 Teach standby conflict resolution to use SIGUSR1 2010-01-16 10:05:59 +00:00