pgsql: Fix typo

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2017-12-09 10:41:05
Message-ID: E1eNcZ7-0003QD-Mb@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Reported by Robins Tharakan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d8f632caec3fcc5eece9d53d7510322f11489fe4

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

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2017-12-09 10:47:25 Re: pgsql: Prohibit identity columns on typed tables and partitions
Previous Message Noah Misch 2017-12-09 09:02:54 pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.