Re: Showing index details with \d on psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Showing index details with \d on psql
Date: 2001-10-16 04:27:10
Message-ID: 8058.1003206430@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> Quick question - where are all these handy 'pg_get_indexdef' and friends
> functions documented???
>>
>> They ain't :-(. Feel free to contribute some documentation patches...

> When did they appear? Are they 7.2-devel only, or are they hidden in 7.1.3
> as well?

pg_get_indexdef goes back to 6.4, according to the cvs logs at
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/ruleutils.c

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2001-10-16 08:48:08 FW: [HACKERS] Problem on AIX with current
Previous Message Christopher Kings-Lynne 2001-10-16 01:42:14 Re: Showing index details with \d on psql