Re: [HACKERS] SEP_CHAR

2001-05-23 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > I see it used by psql and pg_dump and I will leave them alone, assuming > / is not hardeded elsewhere in that code. If you're gonna take it out, take it out completely. regards, tom lane ---(end of broad

Re: [HACKERS] SEP_CHAR

2001-05-23 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Bruce Momjian writes: >> I see some use of SEP_CHAR for '/' in the source. Do we want to use it >> consistenly, or not use it at all? I can make the change. > I vote for not at all, since there is not at all a use for it. If it's not actually need