Re: [pgadmin-support] CRLF - sqlpane vs Query window

2012-12-24 Thread Guillaume Lelarge
On Tue, 2012-10-16 at 15:23 +0200, Michal Kozusznik wrote: > It's about copy&paste feature. If I copy DDL from pgadmin and paste to > another program (for example notpad) result is differ depending on from > which place I copied the source. > > How to reproduce: > Windows7 64bit > > Attempt 1 >

[pgadmin-support] CRLF - sqlpane vs Query window

2012-10-16 Thread Michal Kozusznik
It's about copy&paste feature. If I copy DDL from pgadmin and paste to another program (for example notpad) result is differ depending on from which place I copied the source. How to reproduce: Windows7 64bit Attempt 1 - select a table or function or whatever else in Object browser - select DD