postgresql/src/bin
Tom Lane b681a874d9 Make psql's \d+ show reloptions for all relkinds.
Formerly it would only show them for relkinds 'r' and 'f' (plain tables
and foreign tables).  However, as of 9.2, views can also have reloptions,
namely security_barrier.  The relkind restriction seems pointless and
not at all future-proof, so just print reloptions whenever there are any.

In passing, make some cosmetic improvements to the code that pulls the
"tableinfo" fields out of the PGresult.

Noted and patched by Dean Rasheed, with adjustment for all relkinds by me.
2012-09-03 11:24:36 -04:00
..
initdb Translation updates 2012-08-14 16:37:40 -04:00
pg_basebackup Small punctuation fixes 2012-08-28 03:10:31 -04:00
pg_config Translation updates 2012-08-23 21:24:06 -04:00
pg_controldata Translation updates 2012-08-14 16:37:40 -04:00
pg_ctl Translation updates 2012-08-23 21:24:06 -04:00
pg_dump Translation updates 2012-08-23 21:24:06 -04:00
pg_resetxlog Translation updates 2012-08-14 16:37:40 -04:00
pgevent Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
psql Make psql's \d+ show reloptions for all relkinds. 2012-09-03 11:24:36 -04:00
scripts Translation updates 2012-08-23 21:24:06 -04:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00