git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eeeb782) | patch
Add a "relistemp" boolean column to pg_class, which is true for temporary
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.
doc/src/sgml/catalogs.sgml diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/utils/cache/relcache.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_attribute.h diff | blob | blame | history
src/include/catalog/pg_class.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /