Hi all,
I wanted to clean up the boolean data type documentation page a bit,
so thought the following was needed:
- use a data type table like most of the other main data types so
it's more uniform (the the size of a boolean is only mentioned at the
very end and looks a bit odd, so removed that
On Thu, Jul 22, 2010 at 1:35 AM, Richard Huxton wrote:
> On 22/07/10 03:27, Greg Smith wrote:
>
>> Steve Atkins wrote:
>>
>>> If http://postgresql.org/docs/9.0/* were to 302 redirect to
>>> http://postgresql.org/docs/current/* while 9.0 is the current release
>>> (and similarly for 9.1 and so on)
Hi all,
I'm looking into some ecpg part of the official manual,
and I have found some strange things.
I'm now investigating SQLCODE and SQLSTATE, and I have found
that some of the errno definitions don't match to the manual.
For example, the manual says that ECPG_CONVERT_BOOL could be `-207'.
Ho
On Wed, Jul 21, 2010 at 8:32 PM, Peter Eisentraut wrote:
> On ons, 2010-07-21 at 03:16 +0100, Daniele Varrazzo wrote:
>> I've also played with good results with a script to inject ids in all
>> the indexterm, but if the decision is to not provide anchors in the
>> middle of the page I think you w
On 22/07/10 03:27, Greg Smith wrote:
Steve Atkins wrote:
If http://postgresql.org/docs/9.0/* were to 302 redirect to
http://postgresql.org/docs/current/* while 9.0 is the current release
(and similarly for 9.1 and so on) I suspect we'd find many more links
to current and fewer links to specific