pgsql: Fix typo in comment

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment
Date: 2016-12-29 16:28:11
Message-ID: E1cMdYp-0000n1-Jb@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/db779d941e0a05ea4647455d0b386b38ef58983b

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-12-29 21:57:48 pgsql: Remove manual breaks in NodeTag assignments to fix duplicate tag
Previous Message Peter Eisentraut 2016-12-29 15:57:22 pgsql: Make more use of RoleSpec struct