Postgresql.conf, initdb patch

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Postgresql.conf, initdb patch
Date: 2003-06-30 16:35:51
Message-ID: 200306300935.51335.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Folks,

Attached are 2 patches:

postgresql.conf.patch re-orders postgresql.conf.sample according to the order
patched into runtime.sgml last week.

initdb.patch, written by Shridhar, patches initdb so that the LC_*
localization variables are inserted into postgresql.conf at the point
commented "#LC VARS GO HERE!"

As I'm not great a patch-making, I've also attached the completed
postgresql.conf.sample for reference.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

Attachment Content-Type Size
initdb.patch text/x-diff 770 bytes
postgresql.conf.sample text/plain 6.0 KB
postgresql.conf.patch text/x-diff 10.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2003-06-30 16:40:13 Re: [PATCHES] Add checking in setMaxRows, setQueryTimeout, and setFetchSize
Previous Message sumit 2003-06-30 16:03:49 Re: Patch for adding DATACUBE operator