It is possible to add an option to save files without UTF-8 BOM sequence

From: Taras Kopets <tkopets(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: It is possible to add an option to save files without UTF-8 BOM sequence
Date: 2010-11-16 14:19:20
Message-ID: AANLkTi=H-h-f+2LP2frZack1mv=wPHBOQ7WzP63_h5x6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-11-16 14:47:23 Re: It is possible to add an option to save files without UTF-8 BOM sequence
Previous Message Dan Shoubridge 2010-11-16 13:01:02 Re: Feature Request for Debugging SQL in PGAdmin3 when SQL contains variables