On Thu, Jan 20, 2005 at 09:50:43AM +1100, Stuart Bishop wrote:
> Martijn van Oosterhout wrote:

> >  User defined functions using the Python language must use the newline
> >  delimiter of the server OS. There is currently no standard way of
> >  determining the newline delimiter of the server. Note this also
> >  affects the portability of pg_dump output. 
> 
> I don't see how it affects the portability of pg_dump. If you have a 
> working Python function (with unix line endings), won't pg_dump dump the 
> source with unix line endings?

It will ... so it won't work on Windows (maybe Mac OS X) servers.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"La grandeza es una experiencia transitoria.  Nunca es consistente.
Depende en gran parte de la imaginación humana creadora de mitos"
(Irulan)

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to