Re: MSSQL to PgSQL - Mailing list pgsql-novice

From hubert depesz lubaczewski
Subject Re: MSSQL to PgSQL
Date
Msg-id 20010108090645.A25049@gruby
Whole thread Raw
In response to Re: MSSQL to PgSQL  ("Anthony E . Greene" <agreene@pobox.com>)
List 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 by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: Release connections in MODPERL
Next
From: "D. Duccini"
Date:
Subject: Re: Release connections in MODPERL