pgsql: C comment: track_activity_query_size doesn't support memory uni

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: C comment: track_activity_query_size doesn't support memory uni
Date: 2014-04-10 13:57:08
Message-ID: E1WYFTY-0007bH-1x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: track_activity_query_size doesn't support memory units

And explain why.

Per report from Pavel Stehule

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8fcccadfea491a1074be38266e2346162faa03e3

Modified Files
--------------
src/backend/utils/misc/guc.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2014-04-10 18:40:32 pgsql: The new pointer_to_struct test needs a special command line para
Previous Message Tom Lane 2014-04-10 13:44:39 Re: pgsql: Several fixes to array handling in ecpg.