]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Refactor code to look up local replication tuple
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 1 Apr 2020 13:31:47 +0000 (15:31 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 1 Apr 2020 13:34:41 +0000 (15:34 +0200)
commitd8653f468789a75627c2fc82e73e2755ad8d1fb4
treee56b8b379e68efd78c27e48d558cce9b240ebd11
parent369623492d08703c6e6269c995ce73b73d187416
Refactor code to look up local replication tuple

This unifies some duplicate code.

Author: Amit Langote <amitlangote09@gmail.com>
Discussion: https://www.postgresql.org/message-id/CA+HiwqFjYE5anArxvkjr37AQMd52L-LZtz9Ld2QrLQ3YfcYhTw@mail.gmail.com
src/backend/replication/logical/worker.c