pgsql: Change "TIP" to "HINT" to match backend message style, in pg_ctl

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change "TIP" to "HINT" to match backend message style, in pg_ctl
Date: 2011-03-11 10:03:29
Message-ID: E1PxzBx-0000jq-Dx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change "TIP" to "HINT" to match backend message style, in pg_ctl -m fast
suggestion.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f887294ccfad1545f8c94e7d486ffdd90a61132e

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-11 10:07:00 pgsql: Add comment to tools/git-external-diff.
Previous Message Fujii Masao 2011-03-11 09:58:09 Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,