pgsql: Fix compiler warning and add some more comments

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix compiler warning and add some more comments
Date: 2017-04-06 15:18:19
Message-ID: E1cw9Ax-0003Et-FD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compiler warning and add some more comments

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dc0400cc501ebe839c15a387911945d1585e4787

Modified Files
--------------
src/backend/commands/tablecmds.c | 12 ++++++++++++
1 file changed, 12 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-06 15:19:41 Re: pgsql: Identity columns
Previous Message Heikki Linnakangas 2017-04-06 14:42:29 pgsql: Remove bogus SCRAM_ITERATION_LEN constant.