Update description of \d[S+] in \?

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Update description of \d[S+] in \?
Date: 2017-07-13 06:31:04
Message-ID: 2ba47beb-f51e-6dbb-f064-c8aad2407954@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The description of \d[S+] currently does not mention that it will list
materialized views and foreign tables. Attached fixes that.

Thanks,
Amit

Attachment Content-Type Size
psql-slash-cmd-usage.patch text/plain 776 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2017-07-13 07:22:09 Fix a typo in pg_upgrade/info.c
Previous Message Ashutosh Bapat 2017-07-13 05:27:42 Replacing lfirst() with lfirst_node() appropriately in planner.c