mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
a924c327e2
This allows creating temporary replication slots that are removed automatically at the end of the session or on error. From: Petr Jelinek <petr.jelinek@2ndquadrant.com>