From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Big 7.1 open items |
Date: | 2000-06-23 16:20:26 |
Message-ID: | Pine.LNX.4.21.0006231622030.484-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian writes:
> Here is the list I have gotten of open 7.1 items:
> new location for config files
I'm on that task now, more or less by accident but I might as well get it
done. I'm reorganizing all the file name handling code for pg_hba.conf,
pg_indent.conf, pg_control, etc. so they have consistent accessor
routines. The DataDir global variable will disappear, you'll have to use
GetDataDir().
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Caskey | 2000-06-23 16:21:07 | Re: 64-bit sequences |
Previous Message | Peter Eisentraut | 2000-06-23 16:20:09 | About the pid and opts files |
From | Date | Subject | |
---|---|---|---|
Next Message | Denis Perchine | 2000-06-23 18:48:53 | Re: Re: [GENERAL] libpq error codes |
Previous Message | Bruce Momjian | 2000-06-23 16:19:07 | Re: Big 7.1 open items |