Re: [despammed] Re: Using a preprocessor for constants in SQL - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: [despammed] Re: Using a preprocessor for constants in SQL
Date
Msg-id 20050204143837.GB28910@Pinguin.wug-glas.de
Whole thread Raw
In response to Re: Using a preprocessor for constants in SQL  (Arthur van Dorp <arthur_vd@gmx.net>)
Responses Re: [despammed] Re: Using a preprocessor for constants in  (Arthur van Dorp <arthur_vd@gmx.net>)
List pgsql-novice
am  04.02.2005, um 15:29:26 +0100 mailte Arthur van Dorp folgendes:
> >Uh, ok, bad wording. It's more about easily changing the values during
> >testing so that I can use the refined code to deploy it. So it's about
> >ease of change during development, not in the production stage.
>
> I could probably use "CREATE TYPE" to do something like this. But that
> wouldn't be very portable.

You can write a little filter-script with perl, awk, sed, ... to do the
task.


Regards, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

pgsql-novice by date:

Previous
From: Arthur van Dorp
Date:
Subject: Re: Using a preprocessor for constants in SQL
Next
From: Arthur van Dorp
Date:
Subject: Re: [despammed] Re: Using a preprocessor for constants in