Andre Blanchard ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
Build Problem with Postgresql 7.1.3 on Aix 4.3.3 with VisualAge 5.0 compiler resources:
Long Description
System Configuration
-
Architecture
Please try PG 7.2 and see if it's any better.
regards, tom lane
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
oota toshiya ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
Can not compile IRIX + GCC
Long Description
/src/backend/storage/lmgr/s_lock.c line 173
.global tas \n\
is incorrect (T
[EMAIL PROTECTED] wrote:
> oota toshiya ([EMAIL PROTECTED]) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> Can not compile IRIX + GCC
>
> Long Description
> /src/backend/storage/lmgr/s_lock.c line 173
>
> .global tas
Christophe RIMBAUD ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
incorect sort using order by
Long Description
I have a problem with the order by command.
The column is in CHAR,
for example :
table WAPI (wapinom CHAR(6));
s