[BUGS] BUG #4278: pg_dump data outputs when run from command prompt in unreliable

2008-07-04 Thread Alex Balan
The following bug has been logged online: Bug reference: 4278 Logged by: Alex Balan Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Windows Operating system: Windows XP SP2 Description:pg_dump data outputs when run from command prompt in unreliable Details:

[BUGS] BUG #4279: Bad codepage in our web-site

2008-07-04 Thread Vitold S
The following bug has been logged online: Bug reference: 4279 Logged by: Vitold S Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Windows XP Description:Bad codepage in our web-site Details: Page http://www.postgresql.org/docs/faqs.FAQ_r

[BUGS] Bug in procedure When you modificate table

2008-07-04 Thread Oleg Serov
SQL BUG CODE: BEGIN; SELECT version(); -- "PostgreSQL 8.3.3 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14)" CREATE TYPE "buggy_enum_first" AS ENUM ( 'bug1', 'bug2', 'bug3' ); CREATE TABLE "bug_table" ( "id" BIGINT NOT NULL, "buggy_enum_field" "buggy_enum_

Re: [BUGS] BUG #4274: uuid returns duplicate values

2008-07-04 Thread Hiroshi Saito
Hi. uuid of MS is the approach different from ossp. Then, I regret that it can't provide on other platformsBut, I tried it. http://winpg.jp/~saito/pg_work/OSSP_win32/try-uuidwin32/ If someone wishes, I think that this is the place where pgfoundry is suitable. Therefore, I will work an eff

[BUGS] BUG #4281: some types of errors do not log statements

2008-07-04 Thread thomas
The following bug has been logged online: Bug reference: 4281 Logged by: thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Windows 2003 Description:some types of errors do not log statements Details: this isn't really a bug but rath