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

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_get_indexdef() didn't do quite the right thing with
Date: 2004-10-17 21:17:29
Message-ID: 20041017211729.55F9432A80F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-10-17 22:01:51 pgsql: Allow background writing to be shut down by setting limit values
Previous Message Peter Eisentraut 2004-10-17 21:12:56 pgsql: New translation