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

From Heikki Linnakangas
Subject pgsql: Fix typo in comment.
Date
Msg-id E1VAK3G-0008Gi-K3@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/05cbce6f30b9037f035f76f5cdf45fca3e9dd012

Modified Files
--------------
src/backend/libpq/auth.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Don't allow ALTER MATERIALIZED VIEW ADD UNIQUE.
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: shut down server after auth failure