| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tim McAuley <mcauleyt(at)tcd(dot)ie>, <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Date: | 2003-09-26 17:58:21 |
| Message-ID: | Pine.LNX.4.44.0309261956370.11938-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-jdbc |
Tom Lane writes:
> so it appears that cygwin's "echo" generates a different newline style
> than what got put into sql_features.txt. A possible way to fix this is
> to put the "\." line into sql_features.txt, but maybe there's a cleaner
> answer. Peter, any thoughts?
There's no clean answer to this on Cygwin. This specific case is just a
little problem that we could solve locally, but in general you'll just end
up annoying people if you require them to use consistent line endings on
Cygwin.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-26 18:07:46 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Previous Message | Bruce Momjian | 2003-09-26 17:47:22 | Re: [PERFORM] PostgreSQL vs. MySQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-09-26 18:05:36 | Re: 2-phase commit |
| Previous Message | Bruce Momjian | 2003-09-26 17:58:07 | Re: 2-phase commit |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-26 18:07:46 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
| Previous Message | Ron | 2003-09-26 17:35:41 | Re: Tomcat - PostgreSQL - Cannot load JDBC driver class "null" |