Re: [pgadmin-support] MAC line ends strange issue

2013-08-22 Thread Dave Page
On Wed, Aug 21, 2013 at 2:43 PM, Michal Kozusznik wrote: > On 21.8.2013 15:18, Dave Page wrote: > > Something is changed during storing function definition to db. You may open > existing, properly looking function in sql editor, change EOLs to MAC, and > hit F5. After that, refresh function in obj

Re: [pgadmin-support] MAC line ends strange issue

2013-08-21 Thread Michal Kozusznik
On 21.8.2013 15:18, Dave Page wrote: So the value is shown correctly in the query tool when you create the function, but when the SQL is reverse engineered again, it gets changed? Something is changed during storing function definition to db. You may open existing, properly looking function

Re: [pgadmin-support] MAC line ends strange issue

2013-08-21 Thread Dave Page
On Wed, Aug 21, 2013 at 2:05 PM, Michal Kozusznik < kozusznik.mic...@ifortuna.cz> wrote: > > Everybody here is volunteering their time. Whilst we try to respond to > every bug report, unfortunately some will get missed or ignored because > noone has the time to look at them. If you need guarante

Re: [pgadmin-support] MAC line ends strange issue

2013-08-21 Thread Michal Kozusznik
Everybody here is volunteering their time. Whilst we try to respond to every bug report, unfortunately some will get missed or ignored because noone has the time to look at them. If you need guaranteed

Re: [pgadmin-support] MAC line ends strange issue

2013-08-21 Thread Dave Page
On Wed, Aug 21, 2013 at 1:16 PM, Michal Kozusznik < kozusznik.mic...@ifortuna.cz> wrote: > Guys, what is the reason of reporting bugs, while you don't even answer? > I reported quite important issue 4 month ago without any single response. > Is it already fixed? Or will remain in further builds?

Re: [pgadmin-support] MAC line ends strange issue

2013-08-21 Thread Michal Kozusznik
Guys, what is the reason of reporting bugs, while you don't even answer? I reported quite important issue 4 month ago without any single response. Is it already fixed? Or will remain in further builds? On 18.4.2013 10:44, Michal Kozusznik wrote:

[pgadmin-support] MAC line ends strange issue

2013-04-18 Thread Michal Kozusznik
Hello Changing line ends cause replacing function delimiter tag ($BODY$ or even $$) to single quote character. How to reproduce: Scenario 1 1. Make sure Line Ends are set to MAC (Query window, Edit > Line Ends > MAC) 2. Open some function in Editor (RMB >