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

Started by Tom Laneover 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)