diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-04-24 02:50:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-04-24 02:50:30 +0000 |
commit | ab117a6643b6e2e3dbceb89324765eeed543d2c7 (patch) | |
tree | 816febf591df12a5af8c317817211fc9e1880971 /doc/src | |
parent | a02f83426b44be4e3eb22252a1406c201479ee74 (diff) | |
download | postgresql-ab117a6643b6e2e3dbceb89324765eeed543d2c7.tar.gz postgresql-ab117a6643b6e2e3dbceb89324765eeed543d2c7.zip |
Restrict comment to the current database in order to prevent them from
mysteriously disappearing.
ie. \d+ will only ever show the comment for the current database --
which is appropriate since it can only pull comments from the current
database.
Won't break pgadmin functionality as it enforces this behaviour already.
I didn't find any regression tests for COMMENT.
Rod Taylor
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions