Mop-up for previous change to determine default shared_buffers and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f63cbccac7ad4017fabc645548fc9d4aeccde95d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-08-26T15:38:25Z
Releases: 7.4.1
Mop-up for previous change to determine default shared_buffers and
max_connections at initdb time.  Get rid of DEF_NBUFFERS and DEF_MAXBACKENDS
macros, which aren't doing anything useful anymore, and put more likely
defaults into postgresql.conf.sample.

Files