pgsql: Fix typo in new message in configure. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix typo in new message in configure.
Date
Msg-id E1cE1mV-0005Zy-6Z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in new message in configure.

Remove spurious "of", and reformat to fit on a 80 chars wide line.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/44a977f55f33834a2fe0d1d9bd5eeb29ce67e914

Modified Files
--------------
configure    | 4 ++--
configure.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Ensure gatherstate->nextreader is properly initialized.
Next
From: Tom Lane
Date:
Subject: pgsql: Remove extraneous semicolon from uses of relptr_declare().