On Sat, Aug 13, 2005 at 11:39:59AM -0400, Tom Lane wrote:
> I count 98 GUC variables currently listed in tab-complete.c,
> and 162 rows in pg_settings.

Is 162 a typo or are you working on something that hasn't been
committed yet?  I see 161 in the latest code.

template1=# SELECT count(*) FROM pg_settings;
 count 
-------
   161
(1 row)

-- 
Michael Fuhr

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to