| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | mweilguni(at)sime(dot)com, Postgres Hacker Lister <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch for TNS services |
| Date: | 2000-09-16 19:04:36 |
| Message-ID: | Pine.LNX.4.21.0009162038420.1088-100000@peter |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian writes:
> Sounds like people want it. Can you polish it off, add SGML docs and
> send it over?
> > There's a config file /etc/pg_service.conf, having an entry like:
Please check that the final patch uses a file in ${sysconfdir} that was
specified at configure time, and not "/etc". Something like
src/backend/libpq does for the Kerberos files.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2000-09-17 02:05:42 | Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ? |
| Previous Message | Peter Eisentraut | 2000-09-16 18:00:20 | Re: ALTER TABLE OWNER patch |