I'm apologize about my poor english
I need to a "double precision" with magniude (ie meters, kilo, dolar,
etc). And can operate with them (ie dolar+dolar=dolar or
dolar/dolar=double precision).
Do you know some pluggin or module to do this?
I can implement it but I need some examples. I try
To reverse engineer the definition of a text search configuration, pgAdmin
uses a query with an incomplete ORDER BY such as:
SELECT
(SELECT t.alias FROM pg_catalog.ts_token_type(cfgparser) AS t WHERE
t.tokid = maptokentype) AS tokenalias,
dictname
FROM
pg_ts_config_map
LEFT OUTER JOIN
On Fri, Nov 13, 2009 at 12:17 PM, Michael Shapiro wrote:
> The issue for this list has always been that PgAdmin gracefully handle the
> lost connection, not that it was the cause of it.
Well we never really knew that until now (though some might have suspected it).
> On Fri, Nov 13, 2009 at 5:0