aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-31 17:59:56 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-31 17:59:56 +0000
commitdf13324f0881be67ed53c6108ebdff6ed238bda6 (patch)
tree7a548bad32a9ccaf90f30061cdab9061f2aece98 /src/backend/storage/buffer/bufmgr.c
parenteeeb782e60082327963d2f1742240d4a893eb9db (diff)
downloadpostgresql-df13324f0881be67ed53c6108ebdff6ed238bda6.tar.gz
postgresql-df13324f0881be67ed53c6108ebdff6ed238bda6.zip
Add a "relistemp" boolean column to pg_class, which is true for temporary
relations (including a temp table's indexes and toast table/index), and false for normal relations. For ease of checking, this commit just adds the column and fills it correctly --- revising the relation access machinery to use it will come separately.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions