]> granicus.if.org Git - postgresql/commit
Remove traces of otherwise unused RELKIND_SPECIAL symbol. Leave the psql bits
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 28 May 2006 02:27:08 +0000 (02:27 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 28 May 2006 02:27:08 +0000 (02:27 +0000)
commit3d58a1c168fafd4e31ba3ab2da1f83ee0ae03ab4
tree58afe34a1f3e3c04565984167bdc10a8b1f86ad4
parent22b118b530154c386d850bfe533c6609568724c5
Remove traces of otherwise unused RELKIND_SPECIAL symbol.  Leave the psql bits
in place though, so that it plays nicely with older servers.

Per discussion.
doc/src/sgml/catalogs.sgml
src/backend/access/heap/heapam.c
src/backend/catalog/dependency.c
src/bin/psql/describe.c
src/bin/psql/tab-complete.c
src/include/catalog/pg_class.h