compiler for functions - Mailing list pgsql-general

From Dennis Gearon
Subject compiler for functions
Date
Msg-id 41597331.30407@fireserve.net
Whole thread Raw
Responses Re: compiler for functions  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-general
The postgres engine saves the function bodies, at least, without removing the carriage returns.

Could it be changed to report the LINE within the function body that has the problem, based on the carriage return?

I don't have an editor that counts characters within a document, but even if I did, Postgres doesn't consistently use
thatto say where the error is. It sometimes uses characters within a line,sometimes characters within the document. 



pgsql-general by date:

Previous
From: "David Parker"
Date:
Subject: To OID or not to OID
Next
From: Doug McNaught
Date:
Subject: Re: To OID or not to OID