pgsql: Update obsolete comment.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update obsolete comment.
Date: 2014-05-19 20:39:02
Message-ID: E1WmUKs-0003d8-Vl@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update obsolete comment.

Peter Geoghegan

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/jsonb_util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-05-20 16:21:35 pgsql: Prevent auto_explain from changing the output of a user's EXPLAI
Previous Message Fujii Masao 2014-05-19 11:48:13 pgsql: Fix typo in JSON function document.