mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 00:04:28 -05: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>