Good day.
System Configuration
-
Architecture: Intel Pentium
Operating System: 4.2-STABLE FreeBSD
PostgreSQL ver
Good day.
It's some differences in results, then I inserted char(1) type:
create table ku(n_pp int4, col char(1));
insert into ku values(1, '\000');
insert into ku values(2, '\040');
insert into ku values(3, ichar(0));
insert into ku values(4, ichar(32));
select n_pp, ascii(col) from ku ;
n_p
Good day.
System Configuration
-
Architecture: Intel Pentium
Operating System: FreeBSD 3.5-STABLE
PostgreSQL version: PostgreSQL-7.0.3
Compiler used: gcc 2.7.2.3
Description of problem
--
I have some problem with creating new type in pgsql.
Good day.
System Configuration
-
Architecture: Intel Pentium
Operating System: FreeBSD 4.2-STABLE
PostgreSQL version: PostgreSQL-7.1RC1
Compiler used: gcc 2.95.2
Description of problem
--
It's may be postgreSQL limitation, but I foun
Good day.
System Configuration
-
Architecture: Intel Pentium
Operating System: FreeBSD 4.2-STABLE
PostgreSQL version: PostgreSQL-7.1RC1 or 7.1.1
Compiler used: gcc 2.95.2
Description of problem
--
Chapter 6. Arrays (In Docu
Good day.
System Configuration
-
Architecture: Intel Pentium
Operating System: FreeBSD 4.2-STABLE
PostgreSQL version: PostgreSQL-7.1.2
Compiler used: gcc 2.95.2
Description of problem
--
Wrong result in timestamp value between
On Sun, 22 Jul 2001, Tom Lane wrote:
> "And. Andruikhanov" <[EMAIL PROTECTED]> writes:
> > Wrong result in timestamp value between "winter" and "summer" time:
>
> Could you trace through the timestamp conversion routines and determine
> exac
Hi.
System Configuration
-
Architecture: Intel Pentium
Operating System: FreeBSD 4.2-STABLE
PostgreSQL version: PostgreSQL-7.1.2
Compiler used: gcc 2.95.2
Description of problem
--
Some data-tables accumulate infromation from the system