Re: Strange? BETWEEN behaviour. - Mailing list pgsql-general

From Francisco Olarte
Subject Re: Strange? BETWEEN behaviour.
Date
Msg-id CA+bJJbyGS=fsCtq=Y2H5LNviNFBL9F5Wimx6VDQPuOB6MjW33w@mail.gmail.com
Whole thread Raw
In response to Re: Strange? BETWEEN behaviour.  (Bjørn T Johansen <btj@havleik.no>)
List pgsql-general
Bjørn:

On Thu, Oct 20, 2016 at 4:13 PM, Bjørn T Johansen <btj@havleik.no> wrote:

> Yes, the field name is actually dato but changed it to the English variant..

I routinely have databases with english column names for nearly
everything except 'fecha', spanish for date, and 'tipo', spanish for
type which sometimes collides, and things like 'tabla' and 'columna' (
those are easy to translate ) to avoid this kind of problems.

Anyway, when having problems try to just cut & paste the code as it
failes, because something the subtle detail is precisely what is 'lost
in translation'. Unless you abuse things like ø or ö or things like
these people do not normally have problem running them ( in spanish we
just have to avoid tildes in vowels and ñ and are fine ).

Francisco Olarte.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: make PostgreSQL with TCLSH: No rule to make target
Next
From: Scott Marlowe
Date:
Subject: Re: Strange? BETWEEN behaviour.