diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-08-11 11:23:51 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-08-11 11:29:20 -0400 |
commit | a60c16db5f36562df571d36fcacbbed33fd40bd4 (patch) | |
tree | 39d81a2ac63df983e6443131796e489d62df8d2c /src/backend/commands/foreigncmds.c | |
parent | 989f530d3f793ed1c990d705d0958bfd2a533b85 (diff) | |
download | postgresql-a60c16db5f36562df571d36fcacbbed33fd40bd4.tar.gz postgresql-a60c16db5f36562df571d36fcacbbed33fd40bd4.zip |
Unbreak legacy syntax "COMMENT ON RULE x IS y", with no relation name.
check_object_ownership() isn't happy about the null relation pointer.
We could fix it there, but this seems more future-proof.
Diffstat (limited to 'src/backend/commands/foreigncmds.c')
0 files changed, 0 insertions, 0 deletions