git.postgresql.org Git - postgresql.git/commit
2009年3月31日 17:59:56 +0000 (17:59 +0000)
2009年3月31日 17:59:56 +0000 (17:59 +0000)
commit df13324f0881be67ed53c6108ebdff6ed238bda6
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.
This is the main PostgreSQL git repository.
RSS
Atom