Обсуждение: pgsql: pg_get_indexdef() didn't do quite the right thing with

Поиск
Список
Период
Сортировка

pgsql: pg_get_indexdef() didn't do quite the right thing with

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
pg_get_indexdef() didn't do quite the right thing with identifying
an index's tablespace.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        ruleutils.c (r1.182 -> r1.183)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/ruleutils.c.diff?r1=1.182&r2=1.183)