git.postgresql.org Git - postgresql.git/commit
2022年10月11日 05:07:52 +0000 (10:37 +0530)
2022年10月11日 05:07:52 +0000 (10:37 +0530)
commit 776e1c8a5d1494e345e5e1b16a5eba5e98aaddca
Add a common function to generate the origin name.
Make a common replication origin name formatting function to replace
multiple snprintf() expressions. This also includes logic previously done
by ReplicationOriginNameForTablesync().
This makes the code to generate the origin name consistent among apply
worker and tablesync worker.
Author: Peter Smith
Reviewed-By: Aleksander Alekseev
Discussion: https://postgr.es/m/CAHut%2BPsa8hhfSE6ozUK-ih7GkQziAVAf4f3bqiXEj2nQiu-43g%40mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom