]> granicus.if.org Git - postgresql/commit
Remove the nexus between trial_buffs and trial_conns, and don't test shared buffers...
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 2 Jan 2006 16:45:12 +0000 (16:45 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 2 Jan 2006 16:45:12 +0000 (16:45 +0000)
commit14d6c9fe6ff03b5c54f91c4210adc7a3c82c57be
treed2b008a62473a25df856f3b6832400c62f1a6241
parentbb1bba8eca4cac3c5dfc7486320fb0200753f37d
Remove the nexus between trial_buffs and trial_conns, and don't test shared buffers lower than or equal to a value we already know is good, but use that value instead. This will make it easier to adjust the trial values and/or formulae in future if necessary.
src/bin/initdb/initdb.c