Skip to content
Snippets Groups Projects
  1. Dec 21, 2023
  2. Dec 15, 2023
  3. Dec 13, 2023
  4. Dec 12, 2023
  5. Dec 11, 2023
  6. Dec 08, 2023
  7. Dec 07, 2023
  8. Dec 06, 2023
  9. Dec 05, 2023
    • David Robertson's avatar
      Revert postgres logical replication deltaas · 44377f5a
      David Robertson authored
      This reverts two commits:
      
          0bb8e418
          "Fix postgres schema after dropping old tables (#16730)"
      
      and
      
          51e4e356
          "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take  2, now with no added deadlocks!) (#16658)"
      
      and also amends the changelog.
      44377f5a
Loading