1. 06 Feb, 2011 1 commit
    • Robert Haas's avatar
      Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks. · 65377e0b
      Robert Haas authored
      If the foreign table's rowtype is being used as the type of a column in
      another table, we can't just up and change its data type.  This was
      already checked for composite types and ordinary tables, but we
      previously failed to enforce it for foreign tables.
      65377e0b
  2. 05 Feb, 2011 2 commits
  3. 04 Feb, 2011 14 commits
  4. 03 Feb, 2011 14 commits
  5. 02 Feb, 2011 5 commits
  6. 01 Feb, 2011 4 commits