[pgadmin-support] It is possible to add an option to save files without UTF-8 BOM sequence

2010-11-19 Thread Taras Kopets
Hi list, I use DB versioning infrastructure using incremental sql scripts. Feeding file that was created or modified with pgAdmin to psql gives an error. Is there any possibility to save UTF-8 files without BOM sequence or add respective option in pgAdmin? Taras Kopets

Re: [pgadmin-support] It is possible to add an option to save files without UTF-8 BOM sequence

2010-11-16 Thread Taras Kopets
on page there is even checkbox "Reset guru hints", which is much less important than checkbox "Let me run my files in psql". What do you think? Taras Kopets

Re: [pgadmin-support] It is possible to add an option to save files without UTF-8 BOM sequence

2010-11-16 Thread Taras Kopets
On Tue, Nov 16, 2010 at 4:47 PM, Guillaume Lelarge wrote: > > There's no possibility to do that right now. But I'm not against having > such an option. > Is this some internal limitation of wxWidgets or time effort is too big? Taras Kopets

[pgadmin-support] Problem with SQL pane - functions definitions which returns SETOF

2007-08-03 Thread Taras Kopets
OF integer AS .. CREATE OR REPLACE FUNCTION ... RETURNS SETOF record RETURNS SETOF record AS ...... Taras Kopets ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

[pgadmin-support] Open file in Query tool from command line

2007-05-09 Thread Taras Kopets
Windows or modifying for example how files with some extension must be opened. Taras Kopets