From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <gsstark(at)mit(dot)edu>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: autogenerating headers & bki stuff |
Date: | 2009-07-27 08:20:31 |
Message-ID: | 200907271120.31585.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sunday 26 July 2009 20:58:30 Tom Lane wrote:
> The argument about optional stuff doesn't impress me. I would think
> that something that's going to be optionally loaded doesn't need to be
> considered during bootstrap mode at all. We can just have initdb run
> some SQL scripts (or not) during its post-bootstrap phase.
Isn't that exactly what some people are proposing? Remove the nonessential
things from the DATA() lines and put them into SQL scripts?
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2009-07-27 08:55:44 | Re: Non-blocking communication between a frontend and a backend (pqcomm) |
Previous Message | Peter Eisentraut | 2009-07-27 08:17:58 | Re: autogenerating headers & bki stuff |