Re: storing true/false, was: Comments on adding more
От
Dave Cramer
Тема
Re: storing true/false, was: Comments on adding more
Дата
Msg-id
1075915033.1712.72.camel@localhost.localdomain
Ответ на
Список
Дерево обсуждения
Comments on adding more connection URL parameters. Kris Jurka <books@ejurka.com>
Re: Comments on adding more connection URL parameters. Dave Cramer <pg@fastcrypt.com>
Re: Comments on adding more connection URL parameters. Oliver Jowett <oliver@opencloud.com>
Re: Comments on adding more connection URL parameters. Dave Cramer <pg@fastcrypt.com>
storing true/false, was: Comments on adding more connection
URL parameters. "scott.marlowe" <scott.marlowe@ihs.com>
Re: storing true/false, was: Comments on adding more Dave Cramer <pg@fastcrypt.com>
Re: storing true/false, was: Comments on adding more connection "scott.marlowe" <scott.marlowe@ihs.com>
Re: storing true/false, was: Comments on adding more Dave Cramer <pg@fastcrypt.com>
Re: Comments on adding more connection URL parameters. Barry Lind <blind@xythos.com>
Re: Comments on adding more connection URL parameters. Oliver Jowett <oliver@opencloud.com>
Re: Comments on adding more connection URL parameters. Paul Thomas <paul@tmsl.demon.co.uk>
Re: Comments on adding more connection URL parameters. Kris Jurka <books@ejurka.com>
Re: Comments on adding more connection URL parameters. Paul Thomas <paul@tmsl.demon.co.uk>
Re: Comments on adding more connection URL parameters. Kris Jurka <books@ejurka.com>
Re: Comments on adding more connection URL parameters. Oliver Jowett <oliver@opencloud.com>
Re: Comments on adding more connection URL parameters. Tom Lane <tgl@sss.pgh.pa.us>
Re: Comments on adding more connection URL parameters. Kris Jurka <books@ejurka.com>
Re: Comments on adding more connection URL parameters. Barry Lind <blind@xythos.com>
Scott, This is a backend thing, 'f' 't' are boolean values for the backend, we don't attempt to parse and change things. Dave On Wed, 2004-02-04 at 11:36, scott.marlowe wrote: > On 3 Feb 2004, Dave Cramer wrote: > > > Kris, > > > > I also have a few more, > > > > one to change the behaviour for handling booleans, from inserting 't', > > 'f' to inserting '1', and '0' > > > > I think one way to deal with this on a non-connection basis is to use > > System properties, this won't work for the schema search path, but would > > work for most others. > > > > How do the other drivers handle this? > > Why not store TRUE and FALSE with no ticks. Like DEFAULT and NULL they're > keywords that mean the exact thing, not an internal representation that > might change over time. > > insert into table1 (tf) values (TRUE); > -- Dave Cramer 519 939 0336 ICQ # 14675561
В списке pgsql-jdbc по дате отправления
От: scott.marlowe
Дата: