Bruce Momjian <[EMAIL PROTECTED]> writes: > It passes all the regression tests. I have also included a diff against > Andrew's version so you can see my changes. It seems Andrew had a very > current version of initdb. The only update he missed was the change to > test the number of connections before shared buffers --- I made that > change myself.
I had some concern about whether Andrew's rewrite had tracked all the recent changes to the initdb shell-script sources. Are you both confident that it is up to date? regards, tom lane ---------------------------(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