pgsql/src/backend/commands (cluster.c)

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src/backend/commands (cluster.c)
Дата
Msg-id 200101100112.f0A1CS629548@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, January  9, 2001 @ 20:12:28
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv29544

Modified Files:
    cluster.c

-----------------------------  Log Message  -----------------------------

Do The Right Thing (tm) if asked to cluster a temp table.  Previous
code would cluster, but table would magically lose its tempness.


В списке pgsql-committers по дате отправления:

Предыдущее
От: meskes@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/ecpg (ChangeLog)
Следующее
От: inoue@postgresql.org
Дата:
Сообщение: pgsql/src/backend/storage/lmgr (lock.c)