pgsql: Replace an occurrence of slave with standby

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Replace an occurrence of slave with standby
Date: 2019-06-19 12:39:26
Message-ID: E1hdZs6-0002lJ-6X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Replace an occurrence of slave with standby

Commit a1ef920e27ba6ab3602aaf6d6751d8628fac1af8 replaced the use of
slave with standby, but overlooked this comment.

Author: Daniel Gustafsson

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/992fe54e77f66ed67b6480fcf7dd208b2cd28aac

Modified Files
--------------
contrib/pg_stat_statements/pg_stat_statements.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2019-06-19 13:00:02 pgsql: Fix typo
Previous Message Michael Paquier 2019-06-19 02:19:23 pgsql: Remove last references to WAL segment size in MSVC scripts