Re: MSSQL to PgSQL
| От | hubert depesz lubaczewski |
|---|---|
| Тема | Re: MSSQL to PgSQL |
| Дата | |
| Msg-id | 20010108090645.A25049@gruby обсуждение исходный текст |
| Ответ на | Re: MSSQL to PgSQL ("Anthony E . Greene" <agreene@pobox.com>) |
| Список | pgsql-novice |
On Wed, Jan 03, 2001 at 11:45:22PM -0500, Anthony E . Greene wrote:
> I've used basic SQL queries interchangeably in psql and iSQL. They do need
> to be plain text files though:
> file energy2.sql
> energy2.sql: MP3, 80 kBits2, 96 kBits, 32 kHz, Stereo
just open it in vim and
:%s/^V^J//g
(this command will render as:)
:%s/^@//g
and now the code is quite readable.
but i thinks that sending that big code to mailing list is somehow sick.
depesz
--
hubert depesz lubaczewski
------------------------------------------------------------------------
najwspanialszą rzeczą jaką dało nam nowoczesne społeczeństwo,
jest niesamowita wręcz łatwość unikania kontaktów z nim ...
В списке pgsql-novice по дате отправления: