Re: Only target lines of text

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Moore <michaeljmoore(at)gmail(dot)com>
Cc: postgres list <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Only target lines of text
Date: 2016-11-15 23:04:09
Message-ID: 11679.1479251049@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Michael Moore <michaeljmoore(at)gmail(dot)com> writes:
> It does not seem to be finding the \n delimiter: (I've also tried \r with
> the same result)

Ah, sorry, that should have been E'\n'.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Moore 2016-11-15 23:10:09 Re: Only target lines of text
Previous Message Michael Moore 2016-11-15 22:58:42 Re: Only target lines of text