pgsql: Fix typo in comment.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2013-08-16 13:26:50
Message-ID: E1VAK3G-0008Gi-K3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-08-16 15:09:17 pgsql: pg_upgrade: shut down server after auth failure
Previous Message Kevin Grittner 2013-08-15 18:19:21 pgsql: Don't allow ALTER MATERIALIZED VIEW ADD UNIQUE.