Re: bpchar type - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: bpchar type
Date
Msg-id Pine.LNX.4.30.0104161639280.760-100000@peter.localdomain
Whole thread Raw
In response to bpchar type  (Patrick Dunford <a47xxy@hotmail.com>)
Responses Re: bpchar type
List pgsql-general
Patrick Dunford writes:

> Zeos Database Explorer shows the type of these fields to be "bpchar", is
> this a Postgres data type?

bpchar is the internal name for char().

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: index not used with subselect in where clause ?
Next
From: "Dr. Evil"
Date:
Subject: Transactions inside of pl/pgsql?