Neil Conway wrote:
> On Wed, 2003-09-03 at 20:37, Bruce Momjian wrote:
> > Modified files:
> >     src/backend/postmaster: postmaster.c 
> > 
> > Log message:
> >     Lowercase CHECKPOINT_SEGMENTS.
> 
> I'm not particularly enthusiastic about this idea, but if we're going to
> do it, we should update this as well:
> 
> backend/parser/parse_expr.c:                            
> errdetail("Nesting depth exceeds MAX_EXPR_DEPTH = %d."
> 
> and this:
> 
> backend/utils/fmgr/dfmgr.c:                        errmsg("zero-length
> component in DYNAMIC_LIBRARY_PATH")));
> backend/utils/fmgr/dfmgr.c:                      
> errmsg("DYNAMIC_LIBRARY_PATH component is not absolute")));
> 
> 
> And possibly other error messages, I didn't search exhaustively.

Well, let's make sure first that this is what most people want.

Comments?  We can always revert CHECKPOINT_SEGMENTS.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Reply via email to