]> granicus.if.org Git - postgresql/commit
> Having read the list, and noticed the message about table inheritance I
authorBruce Momjian <bruce@momjian.us>
Fri, 25 Jul 2003 21:42:26 +0000 (21:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 25 Jul 2003 21:42:26 +0000 (21:42 +0000)
commit57748fc25d95d1daa8a251c01e9014361c36c1b2
tree002740aa8f1fbdd938fc8b3b2aa79405c34ba282
parentb92d055b56b0030d5cee11d51a13cbb2b2667442
> Having read the list, and noticed the message about table inheritance I
> thought that I would see if I could come up with a simple solution, and
> have my first delve into the code for PostgreSQL.
>
> Attached is a diff against 7.3.3 source, of changes to describe.c for
> psql. This should print out a list of parent tables in a similar style
> to that of the index listing. I have done some testing on my side and it
> all seems fine, can some other people have a quick look? What do people
> think? Useful?

Nick Barr
src/bin/psql/describe.c