pgsql: Fix typo in comment. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix typo in comment.
Date
Msg-id E1aG7Mu-0003DG-69@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment.

Masahiko Sawada

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8978eb03a8dcfafd9e0839bc430749839476c34a

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typo in comment.
Next
From: Tom Lane
Date:
Subject: pgsql: Adjust behavior of row_security GUC to match the docs.