<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaigai</author_name>
  <author_url>https://blog.hatena.ne.jp/kaigai/</author_url>
  <blog_title>KaiGaiの俺メモ</blog_title>
  <blog_url>https://kaigai.hatenablog.com/</blog_url>
  <categories>
    <anon>OSS/Linux</anon>
  </categories>
  <description>SE-PostgreSQLで行を参照する際にチェックされるパーミッションには{use}と{select}の２種類がある。 例えば、以下のSQL構文の場合SELECT name,price FROM drink WHERE id in (2,3,4);nameおよびprice行には{select}パーミッションのチェックが適用されるが、id行には{use}パーミッションが適用される。 この違いは、行の中身を利用者に返すか否かである。『行の参照』という点では同様だが、{select}が評価されるのは、行の内容を参照しそれを利用者に返却する時。一方、{use}が評価されるのは、行の内容を参照するが利…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaigai.hatenablog.com%2Fentry%2F20081111%2F1226331592&quot; title=&quot;{use}と{select} - KaiGaiの俺メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-11-11 00:39:52</published>
  <title>{use}と{select}</title>
  <type>rich</type>
  <url>https://kaigai.hatenablog.com/entry/20081111/1226331592</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
