postgresql.conf syntax - Mailing list pgsql-hackers

From Bruce Momjian
Subject postgresql.conf syntax
Date
Msg-id 200201032133.g03LX2g24993@candle.pha.pa.us
Whole thread Raw
Responses Re: postgresql.conf syntax  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Someone on IRC was confused by the contents of postgresql.conf:#ifdef USE_ASSERT_CHECKING#debug_assertions =
true#endif

I have to say I was confused myself.  The #ifdef and #end are merely
comments, while appears like that syntax is supported by PostgreSQL.  I
think we should put just plain comments at the top of each section. 
Objections?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Fredrik Estreen
Date:
Subject: Re: LWLock contention: I think I understand the problem
Next
From: Jason Earl
Date:
Subject: Re: SET DATESTYLE to time_t style for client libraries?