mirror of
https://github.com/postgres/postgres.git
synced 2025-10-30 00:04:49 -04:00
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>