postgresql/src/include/access
Simon Riggs dd428c79a4 Fix relcache init file invalidation during Hot Standby for the case
where a database has a non-default tablespaceid. Pass thru MyDatabaseId
and MyDatabaseTableSpace to allow file path to be re-created in
standby and correct invalidation to take place in all cases.
Update and rework xact_commit_desc() debug messages.
Bug report from Tom by code inspection. Fix by me.
2010-02-13 16:15:48 +00:00
..
attnum.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
clog.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
genam.h Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
gin.h Generic implementation of red-black binary tree. It's planned to use in 2010-02-11 14:29:50 +00:00
gist_private.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gist.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gistscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
hash.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
heapam.h Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
hio.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
htup.h Add C comments that HEAP_MOVED_* define usage is only for pre-9.0 binary 2010-02-08 14:10:21 +00:00
itup.h Remove partial, broken support for NULL pointers when fetching attributes. 2010-01-10 04:26:36 +00:00
multixact.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nbtree.h Introduce WAL records to log reuse of btree pages, allowing conflict 2010-02-13 00:59:58 +00:00
printtup.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
reloptions.h Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. 2010-01-22 16:40:19 +00:00
relscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
rewriteheap.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
rmgr.h Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
sdir.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
skey.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
slru.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
subtrans.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
sysattr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
transam.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupconvert.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupdesc.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupmacs.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tuptoaster.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
twophase_rmgr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
twophase.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
valid.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
visibilitymap.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xact.h Fix relcache init file invalidation during Hot Standby for the case 2010-02-13 16:15:48 +00:00
xlog_internal.h Introduce Streaming Replication. 2010-01-15 09:19:10 +00:00
xlog.h Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
xlogdefs.h Introduce Streaming Replication. 2010-01-15 09:19:10 +00:00
xlogutils.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00