pgsql: Clarify which relkinds accept column comments.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify which relkinds accept column comments.
Date: 2011-07-26 13:53:58
Message-ID: E1Qli58-0001Z0-KQ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify which relkinds accept column comments.

Per discussion with Josh Kupershmidt.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d94eb49634fff6abc72bed577269aa21fd9f01e9

Modified Files
--------------
doc/src/sgml/ref/comment.sgml | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-07-26 19:55:37 pgsql: Replace printf format %i by %d
Previous Message Andrew Dunstan 2011-07-26 03:49:59 pgsql: Don't build replacement getpeereid function on mingw.