pgsql: pg_get_indexdef() didn't do quite the right thing with - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: pg_get_indexdef() didn't do quite the right thing with
Date
Msg-id 20041017211729.55F9432A80F@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: petere@svr1.postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: New translation
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Allow background writing to be shut down by setting limit values