| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff Davis <pgsql(at)j-davis(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Remaining dependency on setlocale() |
| Date: | 2024-08-16 01:12:33 |
| Message-ID: | CA+hUKGLZQGG3hj9WgZ+e2caErY_xHwVL4cUUqMPo2TRs69VPPQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 16, 2024 at 9:09 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Fri, Aug 16, 2024 at 1:25 AM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> > It should just be initdb doing that and then initializing the server
> > with concrete values based on that.
>
> Right.
>
> > I guess technically some of these GUC settings default to the
> > environment? But I think we could consider getting rid of that.
>
> Yeah.
Seems to make a lot of sense. I tried that out over in CF #5170.
(In case it's not clear why I'm splitting discussion between threads:
I was thinking of this thread as the one where we're discussing what
needs to be done, with other threads being spun off to become CF entry
with concrete patches. I realised re-reading some discussion that
that might not be obvious...)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2024-08-16 02:12:00 | Re: SQL:2011 application time |
| Previous Message | Corey Huinker | 2024-08-16 00:53:37 | Re: Statistics Import and Export |