*** ref-symlink/comment.sgml Sat Jan 20 15:59:29 2001 --- comment.sgml Mon Mar 5 09:42:41 2001 *************** *** 101,107 **** COMMENT adds a comment to an object that can be easily retrieved with psql's ! \dd or \d+ commands. To remove a comment, use NULL. Comments are automatically dropped when the object is dropped. --- 101,107 ---- COMMENT adds a comment to an object that can be easily retrieved with psql's ! \dd, \d+, or \l+commands. To remove a comment, use NULL. Comments are automatically dropped when the object is dropped.