OSDN Git Service

Sample output that appears below the table attributes for \d:
authorBruce Momjian <bruce@momjian.us>
Mon, 28 May 2001 04:27:17 +0000 (04:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 28 May 2001 04:27:17 +0000 (04:27 +0000)
commit32762facf653a56019e5bb02d187883c9ed14f16
tree4d5ed05a6a84470c529b29f8a2278834a7ebd4cb
parentd66a404983269c7b086bc7c57a3ea2f3a049b21b
Sample output that appears below the table attributes for \d:

Indicies: palm_buy_date_idx
          palm_user_date_idx
Primary Key: palm_buyers_pkey
Unique Key: palm_buyers_username
Constraint: "$1" ((sex = 'M'::bpchar) OR (sex = 'F'::bpchar))

Note that check constraint name now shown as well.  (Makes it a lot easier
to test inheritance support in ADD/DROP constraint :) )

Attached is a docs change for psql.

Christopher Kings
doc/src/sgml/ref/psql-ref.sgml