summaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-03-21 12:38:34 -0400
committerRobert Haas <rhaas@postgresql.org>2012-03-21 12:39:12 -0400
commit1d058a292c517de63ba29b1ea20ef7819f5a302e (patch)
tree75d6e7cacc55e9ddce3e0c2c95ea46bb0db938e2 /src/tutorial/advanced.source
parentb89a67d964a00f63c735dbe055b4793482fca6a1 (diff)
Don't allow CREATE TABLE AS to put relations in pg_global.
This was never intended to be allowed, and is blocked for an ordinary CREATE TABLE, but CREATE TABLE AS slipped through the cracks. This commit won't do anything to fix existing cases where this has loophole has been exploited, but it still seems prudent to lock it down going forward. Back-branch commit only, as this problem has been refactored away on the master branch. Andres Freund
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions