[General] Comments

From: "Brian E(dot) Pangburn" <bepangburn(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: [General] Comments
Date: 2001-01-22 19:07:15
Message-ID: 94i0d5$15s6$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

1. Is it documented anywhere that an apostrophe / single quote is bad news
inside of a C-style /* .... */ comment? I just found out the hard way.
Seems to be OK inside of the one line -- comment.
2. How does one view column comments created with COMMENT ON COLUMN?

TIA.
Brian E. Pangburn

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kyle 2001-01-22 20:23:57 optimizing "between" queries
Previous Message Dan Lyke 2001-01-22 18:50:32 'enum' equivalent?