pgsql: Move function comment to the right place

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move function comment to the right place
Date: 2018-02-18 01:46:43
Message-ID: E1enE3v-0000bg-T2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Move function comment to the right place

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1a1adb215c69bbf64fd8e01cc1706812dc8ba15b

Modified Files
--------------
src/backend/commands/tablecmds.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-02-18 22:16:49 pgsql: Message style fix
Previous Message Alvaro Herrera 2018-02-17 22:16:22 pgsql: Refactor format_type APIs to be more modular