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