pgsql: Improve code comment

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve code comment
Date: 2019-03-14 21:44:33
Message-ID: E1h4Y9R-0002TM-MM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve code comment

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/61dc407893600f551dbcbc235d1dccd134f43da0

Modified Files
--------------
src/backend/commands/copy.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-14 22:36:43 pgsql: Fix some oversights in commit 2455ab488.
Previous Message Andrew Dunstan 2019-03-14 21:09:30 Re: pgsql: Add support for hyperbolic functions, as well as log10().