Re: Remove one last occurrence of "replication slave" in comments
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker )
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Daniel Gustafsson <daniel@yesql.se>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-21T13:54:25Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > On 2019-06-19 19:04, Dagfinn Ilmari Mannsåker wrote: >> There were some more master/slave references in the plpgsql foreign key >> tests, which the attached chages to base/leaf instead. > > base/leaf doesn't sound like a good pair. I committed it with root/leaf > instead. Thanks! You're right, that is a better name pair. - ilmari -- "A disappointingly low fraction of the human race is, at any given time, on fire." - Stig Sandbeck Mathisen
Commits
-
Remove master/slave usage from plpgsql tests
- 3f0f99125e5c 13.0 landed