pgsql: Fix typo in error message.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in error message.
Date: 2014-10-02 12:54:26
Message-ID: E1XZftq-0003Lf-8S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in error message.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/98a68b47858b43a37bb9752c311412a31c091fe7

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-10-02 15:02:07 pgsql: Install all headers for the new atomics API.
Previous Message Heikki Linnakangas 2014-10-02 11:01:32 pgsql: Refactor pgbench log-writing code to a separate function.