pgsql: Add missing min/max parameters to DefineCustomIntVariable() and

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing min/max parameters to DefineCustomIntVariable() and
Date: 2005-03-25 16:17:28
Message-ID: 20050325161728.4485C53784@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing min/max parameters to DefineCustomIntVariable() and
DefineCustomRealVariable(). Thomas Hallgren

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc.c (r1.256 -> r1.257)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.256&r2=1.257)
pgsql/src/include/utils:
guc.h (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/guc.h.diff?r1=1.59&r2=1.60)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-03-25 16:17:39 pgsql: Add missing min/max parameters to DefineCustomIntVariable() and
Previous Message Tom Lane 2005-03-25 16:08:50 pgsql: Fix to_date to behave reasonably when CC and YY fields are both